Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Honor --graphql.nested-create.enabled option for other database types #2001

Open
severussundar opened this issue Jan 31, 2024 · 0 comments
Open
Labels
cli Multiple mutations Fixes/enhancements related to nested mutations. mysql an issue thats specific to mysql pgsql an issue thats specific to pgsql
Milestone

Comments

@severussundar
Copy link
Contributor

Related Issue : #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.

@ayush3797 ayush3797 added the Multiple mutations Fixes/enhancements related to nested mutations. label Feb 7, 2024
@ayush3797 ayush3797 added this to the 1.1 milestone Feb 7, 2024
@seantleonard seantleonard modified the milestones: 1.2rc, Feature Backlog May 16, 2024
@seantleonard seantleonard added pgsql an issue thats specific to pgsql mysql an issue thats specific to mysql labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Multiple mutations Fixes/enhancements related to nested mutations. mysql an issue thats specific to mysql pgsql an issue thats specific to pgsql
Projects
None yet
Development

No branches or pull requests

3 participants