The payload returned from updating a custom field definition.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
customFieldDefinition | Maybe<CompassCustomFieldDefinition> | The updated custom field definition. |
errors | Maybe<Array<MutationError>> | A list of errors that occurred during the mutation. |
success | Boolean | Whether the mutation was successful or not. |
Rate this page: