1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-19 07:31:24 +02:00

fix: broken link in mutation (#8990)

Seems like the current link is stale
This commit is contained in:
FedorT22
2025-08-04 17:29:59 +02:00
committed by GitHub
parent b3a8da98f2
commit b6aa554e1d

View File

@@ -4,4 +4,4 @@ GraphQL allows multiple mutations in a single query by including multiple mutati
Learn more from the following links:
- [@official@Guide to Multiple fields in mutations](https://graphql.org/learn/queries/#multiple-fields-in-mutations)
- [@official@Guide to Multiple fields in mutations](https://graphql.org/learn/mutations/#multiple-fields-in-mutations)