Changelog for 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
GQLScalarimplementation fot it. for details seeexamples-client -
input fields and query arguments are imported without namespacing
new features
- exposed:
ScalarValues,GQLScalar,ID