Classes
Enumerations
Interfaces
TypeAliases

CompassDeleteCustomFieldDefinitionPayload

The payload returned from deleting a custom field definition.

Property NameTypeDescription
__typenameLiteral
customFieldDefinitionIdMaybe<String>The ID of the deleted custom field definition.
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful or not.

Rate this page: