v0.4.3
- Allow
graphql
v0.7.0 as a peer dependency. - Remove non-null restriction on
clientMutationId
field definitions. - Use UTF-8 instead of ASCII for Base64 conversion.
- Require
first
andlast
connection arguments must be non-negative integers.
graphql
v0.7.0 as a peer dependency.clientMutationId
field definitions.first
and last
connection arguments must be non-negative integers.