You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This moves the AST element builder to use immutable lists (graphql-ja……va#2101)
* This moves the AST element builder to use immutable lists with the ability to add items to individually
* Missing `directive` method
Introduce a GraphqlErrorException for Kotlin users and generally. (gr……aphql-java#1743)
* Introduce a GraphqlErrorException for Kotlin users and a as a general purpose exception that can be an error
* PR feedback and now more generic
Introduce a GraphqlErrorException for Kotlin users and generally. (gr……aphql-java#1743)
* Introduce a GraphqlErrorException for Kotlin users and a as a general purpose exception that can be an error
* PR feedback and now more generic