Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions src/content/code/services/altair.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---


3 changes: 1 addition & 2 deletions src/content/code/services/elide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---


3 changes: 1 addition & 2 deletions src/content/code/services/postman.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---