We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hello, im trying to make a query like this
type Query { customers(bornAfter : DateTime) : [Customers] }
But when i run it i've got this error:
java.lang.BootstrapMethodError: java.lang.NoClassDefFoundError: graphql/schema/CoercingParseLiteralException