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

(Draft) feat(gql_code_builder)!: force type of fields to be nullable when they contain a skip or include directive #357

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

knaeckeKami
Copy link
Collaborator

No description provided.

@knaeckeKami knaeckeKami force-pushed the feat/codegen_skip_include_awareness branch 2 times, most recently from b2ef8d1 to abfb8d1 Compare October 9, 2022 23:08
…y contain a skip or include directive

fix(gql_code_builder)!: allow lists to be nullable
@knaeckeKami knaeckeKami force-pushed the feat/codegen_skip_include_awareness branch from abfb8d1 to 2b5a261 Compare October 10, 2022 00:00
@knaeckeKami knaeckeKami changed the title feat(gql_code_builder)!: force type of fields to be nullable when they contain a skip or include directive fix(gql_code_builder)!: allow lists to be nullable (Draft) feat(gql_code_builder)!: force type of fields to be nullable when they contain a skip or include directive fix(gql_code_builder)!: allow lists to be nullable Nov 1, 2022
@knaeckeKami knaeckeKami changed the title (Draft) feat(gql_code_builder)!: force type of fields to be nullable when they contain a skip or include directive fix(gql_code_builder)!: allow lists to be nullable (Draft) feat(gql_code_builder)!: force type of fields to be nullable when they contain a skip or include directive Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant