We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a34a11 + 1df1b8b commit c06ebd5Copy full SHA for c06ebd5
src/content/code/services/altair.md
@@ -2,6 +2,5 @@
2
name: Altair
3
description: An alternative to Postman that supports editing GraphQL queries directly and autoload your GraphQL schema.
4
url: https://altair.sirmuel.design/
5
+github: altair-graphql/altair
6
---
-
7
src/content/code/services/elide.md
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
src/content/code/services/postman.md
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
0 commit comments