Classes
Enumerations
Interfaces
TypeAliases

CompassCreateCustomFieldDefinitionPayload

The payload returned from creating a custom field definition.

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