Enabling GraphQL mutations

letslearngraphql

Enabling GraphQL mutations

Public Content API supports GraphQL mutations, which make it possible to create, modify and delete data in an external system.

 

Read More