1
0
mirror of synced 2025-12-30 21:02:34 -05:00

Merge pull request #18880 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-06-29 18:30:13 -05:00
committed by GitHub

View File

@@ -18,12 +18,6 @@ topics:
[GraphQL Explorer](/graphql/overview/explorer) is an instance of [GraphiQL](https://github.com/graphql/graphiql), which is a "graphical interactive in-browser GraphQL IDE."
{% note %}
**Note**: {% data variables.product.prodname_dotcom %} has disabled [mutations](/graphql/reference/mutations) in the Explorer, but you can use them in your own GraphiQL instance.
{% endnote %}
{% else %}
[GraphiQL](https://github.com/graphql/graphiql), also referred to in this documentation as the GraphQL Explorer, is a "graphical interactive in-browser GraphQL IDE."