Azure / Azure/data-api-builder

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

Open
#2,001 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

Start by reading related issue #1950 to understand when nested create is expected for the other database types. Then trace handling of the `--graphql.nested-create.enabled` CLI option across the nested-create implementation and database-specific paths. Done means the option is honored consistently wherever nested create is supported, with coverage for each supported database type.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, graphql
Domain
api, cli, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.