Skip to content

Conversation

@jord1e
Copy link
Contributor

@jord1e jord1e commented Jan 30, 2022

The GraphQLEnumValueDefinition.value of VARIABLE_DEFINITION was DirectiveLocation.INPUT_VALUE_DEFINITION instead of DirectiveLocation.VARIABLE_DEFINITION.

Closes #2702

…egression tests

The `GraphQLEnumValueDefinition.value` of `VARIABLE_DEFINITION` was `DirectiveLocation.INPUT_VALUE_DEFINITION` instead of `DirectiveLocation.VARIABLE_DEFINITION`.

Closes graphql-java#2702
@bbakerman bbakerman added this to the 18.0 milestone Jan 31, 2022
@bbakerman bbakerman merged commit 7bac61e into graphql-java:master Jan 31, 2022
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.

GraphQLEnumType __DirectiveLocation has wrong definition for VARIABLE_DEFINITION value

2 participants