Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

Tags: romshark/dgraph_graphql_go

Tags

v1.3.1

Toggle v1.3.1's commit message
Fix gqlshield bugs

- Fix escaped characters in strings
- Fix escaped quatation marks

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.
GraphQL Shield (#32)

Implement optional GraphQL query whitelisting.

resolves #20

v1.2.0

Toggle v1.2.0's commit message
Fix bug

Fixes #28

v1.1.2

Toggle v1.1.2's commit message
Fix API test setup

v1.1.1

Toggle v1.1.1's commit message
Fix invalid query response format

Fix introspection by using the standard query response format ("data" instead of "d" and "errors" instead of "e").

v1.1.0

Toggle v1.1.0's commit message
Fix inappropriate documentation

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add fossa.com badge to README