• v0.10.0.0 4b59da2fcb

    0.10.0.0 Stable

    belka released this 2020-08-29 12:12:04 +02:00 | 151 commits to master since this release

    Changed

    • Test.Hspec.GraphQL.*: replace IO in the resolver with any MonadCatch.
    • The Location argument of AST.Document.Definition.ExecutableDefinition was
      moved to OperationDefinition and FragmentDefinition since these are the
      actual elements that have a location in the document.
    • Validate.Rules get the whole validation context (AST and schema).

    Added

    • Validate.Validation contains data structures and functions used by the
      validator and concretet rules.
    • Validate.Rules: operation validation rules.
    Downloads