• v1.0.1.0 a044fc40d3

    1.0.1.0 Stable

    belka released this 2021-09-27 07:31:01 +02:00 | 53 commits to master since this release

    Added

    • Custom Show instance for Type.Definition.Value (for error
      messages).
    • Path information in errors (path to the field throwing the error).
    • Deprecation notes in the Error module for Resolution, CollectErrsT and
      runCollectErrs. These symbols are part of the old executor and aren't used
      anymore, it will be deprecated in the future and removed.
    • TH module with the gql quasi quoter.

    Fixed

    • Error messages are more concrete, they also contain type information and
      wrong values, where appropriate and possible.
    • If the field with an error is Non-Nullable, the error is propagated to the
      first nullable field, as required by the specification.
    Downloads