diff --git a/src/content/code/services/altair.md b/src/content/code/services/altair.md index 979bb1bf9e..ff359cc4c4 100644 --- a/src/content/code/services/altair.md +++ b/src/content/code/services/altair.md @@ -2,6 +2,5 @@ name: Altair description: An alternative to Postman that supports editing GraphQL queries directly and autoload your GraphQL schema. url: https://altair.sirmuel.design/ +github: altair-graphql/altair --- - - diff --git a/src/content/code/services/elide.md b/src/content/code/services/elide.md index 64ef631169..1dcb448fb3 100644 --- a/src/content/code/services/elide.md +++ b/src/content/code/services/elide.md @@ -2,6 +2,5 @@ name: Elide description: A Java library that can expose a JPA annotated data model as a GraphQL service over any relational database. url: https://elide.io +github: yahoo/elide --- - - diff --git a/src/content/code/services/postman.md b/src/content/code/services/postman.md index 749a1b49e7..07ff166dcd 100644 --- a/src/content/code/services/postman.md +++ b/src/content/code/services/postman.md @@ -2,6 +2,5 @@ name: Postman description: An HTTP Client that supports editing GraphQL queries. url: https://learning.postman.com/docs/sending-requests/supported-api-frameworks/graphql/ +github: postmanlabs/postman-app-support --- - -