Skip to content

Commit

Permalink
Add Dgraph GraphQL API example under third party (#22696)
Browse files Browse the repository at this point in the history
Added [Dgraph](https://github.com/dgraph-io/dgraph) usage example in docs/docs/third-party-graphql.md.
  • Loading branch information
vardhanapoorv authored Apr 9, 2020
1 parent f4198e2 commit ecc1ac0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/third-party-graphql.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,4 @@ exports.createPages = async ({ actions, graphql }) => {
- [Example with GraphCMS](https://github.com/freiksenet/gatsby-graphcms)
- [Example with Hasura](https://github.com/hasura/graphql-engine/tree/master/community/sample-apps/gatsby-postgres-graphql)
- [Example with AWS AppSync](https://github.com/aws-samples/aws-appsync-gatsby-sample)
- [Example with Dgraph](https://github.com/dgraph-io/gatsby-dgraph-graphql)

0 comments on commit ecc1ac0

Please sign in to comment.