Anchor to metaobjectDefinitionUpdatemetaobject
mutationmetaobject Definition Update
Requires access scope.
Updates a 's configuration and field structure. You can modify the definition's name, description, display name key, access controls, and capabilities, as well as those of all its fields.
The mutation supports reordering fields when is true, which arranges submitted fields first followed by alphabetized omitted fields.
Learn more about managing metaobjects.
Anchor to Arguments
Arguments
- Anchor to definitiondefinition•Metaobject
Definition Update Input! required The input fields for updating a metaobject definition.
- •ID!required
The ID of the metaobject definition to update.
Was this section helpful?
- Anchor to metaobjectDefinitionmetaobject•Metaobject
Definition Definition The updated metaobject definition.
- Anchor to userErrorsuser•[Metaobject
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?