1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-25 08:35:42 +02:00

Add correct link for GraphQL Mutations (#8583)

This commit is contained in:
Atharva Joshi
2025-05-06 23:16:54 +05:30
committed by GitHub
parent 6de872d1ea
commit 8f36beb3bd

View File

@@ -6,4 +6,4 @@ A mutation typically includes fields that specify the data to be changed and the
Learn more from the following resources: Learn more from the following resources:
- [@official@Get started with Mutations](https://graphql.org/learn/queries/#mutations) - [@official@Get started with Mutations](https://graphql.org/learn/mutations/)