X Tutup
Skip to content

Pass docvariables through to directives so they can use arguments#486

Open
bzbetty wants to merge 1 commit intoEntityGraphQL:masterfrom
bzbetty:patch-11
Open

Pass docvariables through to directives so they can use arguments#486
bzbetty wants to merge 1 commit intoEntityGraphQL:masterfrom
bzbetty:patch-11

Conversation

@bzbetty
Copy link
Contributor

@bzbetty bzbetty commented Dec 4, 2025

Seeing exceptions when using 'include' directive in v6.

"Variable or value used for argument 'if' does not match argument type 'Boolean!' on field 'include'"

"Variable or value used for argument 'if' does not match argument type 'Boolean!' on field 'include'"
@lukemurray lukemurray added this to the 6.0 milestone Dec 4, 2025
@lukemurray
Copy link
Collaborator

Can we add a test that would fail without this change?

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.

2 participants

X Tutup