From 9f4e480e91cf720dd0c20cabd4876b0b52421f7a Mon Sep 17 00:00:00 2001 From: Adam Setch Date: Wed, 1 Dec 2021 09:29:57 -0500 Subject: [PATCH 1/3] Adding github link for altair --- src/content/code/services/altair.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 --- - - From 8d575f77ac6b1e6d52496b14dd68345b7b3f396c Mon Sep 17 00:00:00 2001 From: Adam Setch Date: Wed, 1 Dec 2021 09:30:04 -0500 Subject: [PATCH 2/3] Adding github link for elide --- src/content/code/services/elide.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 --- - - From 1df1b8b581d3705184f67f1e256a0f56af7336a2 Mon Sep 17 00:00:00 2001 From: Adam Setch Date: Wed, 1 Dec 2021 09:30:09 -0500 Subject: [PATCH 3/3] Adding github link for postman --- src/content/code/services/postman.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 --- - -