Classes
Enumerations
Interfaces
TypeAliases

CompassUpdateCustomFieldDefinitionPayload

The payload returned from updating a custom field definition.

Property NameTypeDescription
__typenameLiteral
customFieldDefinitionMaybe<CompassCustomFieldDefinition>The updated 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: