CustomFieldCategoryType
The possible types of custom field categories.
enum CustomFieldCategoryType {
CHANNEL
COMPANY
CONTACT
}
Values
CustomFieldCategoryType.CHANNEL
The category is associated with a channel.
CustomFieldCategoryType.COMPANY
The category is associated with a company.
CustomFieldCategoryType.CONTACT
The category is associated with a contact.
Member of
CustomFieldCategory object ● CustomFieldCategoryCreateInput input ● CustomFieldCategoryFilter input