Skip to content

Conversation

@dondonz
Copy link
Member

@dondonz dondonz commented Mar 18, 2024

Backport of #3526 and PR #3527 - pulls in introspection disabling and Good Faith Introspection

Double check me please, execution has gone through a renovation with the forthcoming defer feature

@dondonz dondonz changed the title 21.x Backport PR 3526 with minor adjustments 21.x Backport PR 3526 Mar 18, 2024
@dondonz dondonz changed the title 21.x Backport PR 3526 21.x Backport PR 3526 and PR 3527 Mar 18, 2024
GraphQLSchema schema = mkSchema(sdl)
def fields = createNormalizedFields(schema, query)
when:
def result = compileToDocument(schema, QUERY, null, fields, noVariables)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is different to latest master because v21 does not have any defer changes

Master branch has the method localCompileToDocument

@dondonz dondonz merged commit 990ee73 into 21.x Mar 19, 2024
@dondonz dondonz added this to the 21.4 milestone Mar 19, 2024
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.

3 participants