Azure / Azure/data-api-builder
Honor --graphql.nested-create.enabled option for other database types
Open
cli
Multiple mutations
mysql
pgsql
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
Related Issue : [#1950](https://github.com/Azure/data-api-builder/issues/1950)
At the moment, nested create operation is applicable only for MsSQL database type. So, the option `--graphql.nested-create.enabled` option is honored only for MsSQL. When nested create operation is supported for other database types, the option `--graphql.nested-create.enabled` has to be honored as well.
This issue tracks the effort needed for honoring the CLI option.
Contributor guide
Assessment
This issue has not been assessed yet.