Changelog of @hackage/morpheus-graphql-client 0.13.0

Changelog

0.13.0 - unreleased changes

breaking changes

  • from now you should provide for every custom graphql scalar definition coresponoding haskell type definition and GQLScalar implementation fot it. for details see examples-client

  • input fields and query arguments are imported without namespacing

new features

  • exposed: ScalarValues,GQLScalar, ID

0.12.0 - 21.05.2020