Skip to content

Commit c06ebd5

Browse files
authored
Merge pull request graphql#1171 from setchy/github-links
GitHub links
2 parents 3a34a11 + 1df1b8b commit c06ebd5

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

src/content/code/services/altair.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
name: Altair
33
description: An alternative to Postman that supports editing GraphQL queries directly and autoload your GraphQL schema.
44
url: https://altair.sirmuel.design/
5+
github: altair-graphql/altair
56
---
6-
7-

src/content/code/services/elide.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
name: Elide
33
description: A Java library that can expose a JPA annotated data model as a GraphQL service over any relational database.
44
url: https://elide.io
5+
github: yahoo/elide
56
---
6-
7-

src/content/code/services/postman.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
name: Postman
33
description: An HTTP Client that supports editing GraphQL queries.
44
url: https://learning.postman.com/docs/sending-requests/supported-api-frameworks/graphql/
5+
github: postmanlabs/postman-app-support
56
---
6-
7-

0 commit comments

Comments
 (0)