GraphSchemaTools
GraphSchemaTools copied to clipboard
Input schema isn't validated
The code for validation of the input schema is in flux and isn't hooked up in the current version.
So GraphSchema will accept any schema (even if it doesn't match the conventions), but then probably report errors at runtime.
This'll be turned back on soon.