Releases: tokopedia/graphql-go
Releases · tokopedia/graphql-go
Introducing Support for GraphqQL Subscriptions and Ignore Input Validation Failures
Introducing Support for GraphqQL Subscriptions and Ignore Input Validation Failures.
Introducing Support for GraphqQL Subscriptions
Synced-up master with its base graph-gophers/graphql-go
master. This release introduces subscriptions support and proper validation of inputs to query/mutations.
default response including mutations too
v1.2 set default response for mutation fixed
New Default Response Support for gqlserver
v1.1 fix response fixed
tokopedia changes working one
1.0 adding error interface for better separation of library errors and cl…