Skip to main content
Updates use field-level wrapper inputs: to change a field pass { "value": ... }; to leave a field untouched omit it entirely. To clear the path (un-group a snippet) pass { "value": null }.
For TypeScript, the GraphQL SDK gives you a fully typed client for these operations.
This operation requires the following permissions:
  • snippet:edit
Mutation
Variables