How to validate graphql query against the schema without execution? #2739
-
|
How to validate graphql query against the schema without execution? I tried below methods and all failed. @bbakerman @andimarek Any pointers? Schema: No mutations defined Schema: No mutations defined Schema: Has mutation with not null return type |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
|
Attached is the java project |
Beta Was this translation helpful? Give feedback.
-
|
only-query mutation-query expanded here as the zip is a barrier to read. it complete but hard to read in the UI I do think you have found a bug - at first glance I think it should indeed pass the first test. Let me look further |
Beta Was this translation helpful? Give feedback.
-
|
FYI - I transferred this from an issue to a discussion because it seemed to be asking a question - but now that I have looked harder - its seem to indicate a possible bug |
Beta Was this translation helpful? Give feedback.
-
|
FYI - bug created #2740 |
Beta Was this translation helpful? Give feedback.
FYI - bug created #2740