Skip to content

Tags: digits/graphql-go

Tags

v0.0.12

Toggle v0.0.12's commit message
Update to upstream

v0.0.11

Toggle v0.0.11's commit message
Fix nil handling issue with embedded pointer structs

v0.0.10

Toggle v0.0.10's commit message
Resolve embedded struct pointers

v0.0.9

Toggle v0.0.9's commit message
Sync to upstream master with changes

v0.0.8

Toggle v0.0.8's commit message
Sync to upstream master with changes

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow deprecated directive on arguments (graph-gophers#541)

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor trace package (graph-gophers#513)

Remove dependency for graphql-go on OpenTracing and OpenTelemetry except
 where those tracers are explicitly configured for use.

v0.0.7

Toggle v0.0.7's commit message
Sync to upstream master with changes

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
validation: fix bug in maxDepth fragment spread logic (graph-gophers#492

)

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Accepting value Json in parameter of request's body in custom Scalar (g…

…raph-gophers#467)

Accept JSON value in resolver args