Skip to content

Working on arrays in input objects as required argument.#695

Open
asmab89 wants to merge 10 commits intomasterfrom
gql-required-argument
Open

Working on arrays in input objects as required argument.#695
asmab89 wants to merge 10 commits intomasterfrom
gql-required-argument

Conversation

@asmab89
Copy link
Contributor

@asmab89 asmab89 commented Jan 23, 2023

This branch deals with arguments that missing.
Eg: in https://graphql.buildkite.com/v1, where for the input object: OrganizationInvitationCreateInput we are not constructing the fields: emails, sso and teams (see: fun buildkiteFragmentTest() in GraphQLActionBuilderTest.kt)
Trying to add those fields will end up in failing tests and generating GC errors.

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