1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Reactify graphql pages (#28547)

This commit is contained in:
Rachael Sewell
2022-08-03 10:51:21 -07:00
committed by GitHub
parent b5f8a6089f
commit 467459af7c
79 changed files with 5514 additions and 47987 deletions

View File

@@ -4,10 +4,10 @@ redirect_from:
- /v4/mutation
- /v4/reference/mutation
versions:
fpt: '*'
ghec: '*'
ghes: '*'
ghae: '*'
fpt: "*"
ghec: "*"
ghes: "*"
ghae: "*"
topics:
- API
---
@@ -18,5 +18,4 @@ Every GraphQL schema has a root type for both queries and mutations. The [mutati
For more information, see "[About mutations](/graphql/guides/forming-calls-with-graphql#about-mutations)."
<!-- this page is pre-rendered by scripts because it's too big to load dynamically -->
<!-- see lib/graphql/static/prerendered-mutations.json -->
<!-- Content after this section is automatically generated -->