Skip to content

0.3.0

Compare
Choose a tag to compare
@michaelstaib michaelstaib released this 14 Jul 21:02
793343f
  • Added Query Validation Rules
    • 5.2.3.1 Single root field
    • 5.3.1 Field Selections on Objects, Interfaces, and Unions Types
    • 5.4.2 Argument Uniqueness
    • 5.4.2.1 Required Arguments
    • 5.8.1 Variable Uniqueness
  • Enum types are now recognised when specified in GraphQL syntax.
  • Fixed: Enum variable value serialisation error
  • Fixed: skip/include directives now show up via introspection