Mutations Limitations (Beta)
| AVAILABLE API VERSION |
|---|
| API v59.0 and later |
GraphQL API mutations is a beta feature. Consider these limitations when working with mutations.
- Creating a record with child relationships isn’t currently supported.
- Multiple dependent operations like creating an account hierarchy can either all execute successfully or not at all.
- The GraphQL wire adapter doesn’t currently support mutations.