1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Fix two broken links (#18247)

This commit is contained in:
Matt Pollard
2021-03-12 18:36:23 +01:00
committed by GitHub
parent 9c0c5927ab
commit be6f8692a2
2 changed files with 5 additions and 1 deletions

View File

@@ -66,7 +66,7 @@ For some example queries, see "[An example query using the Enterprise Accounts A
We recommend you use GraphiQL or another standalone GraphQL client that lets you configure the base URL.
You may also consider using these GraphQL clients:
- [Insomnia](https://insomnia.rest/graphql/)
- [Insomnia](https://support.insomnia.rest/article/176-graphql-queries)
- [GraphiQL](https://www.gatsbyjs.org/docs/running-queries-with-graphiql/)
- [Postman](https://learning.getpostman.com/docs/postman/sending_api_requests/graphql/)