...

/

Creating with Mutations

Creating with Mutations

Learn about mutations and their use in changing data on a GraphQL server.

GraphQL mutations 

Mutations are GraphQL operations that usually take some arguments and then perform some changes to data. Here is an example mutation that will create a book:

Access this course and 1400+ top-rated courses and projects.