Skip to content

Releases: tokopedia/graphql-go

Introducing Support for GraphqQL Subscriptions and Ignore Input Validation Failures

02 Oct 08:45
7c3964f
Compare
Choose a tag to compare

Introducing Support for GraphqQL Subscriptions and Ignore Input Validation Failures.

Introducing Support for GraphqQL Subscriptions

04 Sep 11:14
04acea9
Compare
Choose a tag to compare

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

20 Nov 10:17
Compare
Choose a tag to compare
v1.2

set default response for mutation fixed

New Default Response Support for gqlserver

12 Nov 07:31
Compare
Choose a tag to compare

tokopedia changes working one

12 Nov 07:17
Compare
Choose a tag to compare
1.0

adding error interface for better separation of library errors and cl…