CreateCeContactStoreScopedCustomFieldDefinitionPayload
Payload when creating a custom field definition for a continuing education contact store.
type CreateCeContactStoreScopedCustomFieldDefinitionPayload {
customFieldDefinition: ContactStoreCustomFieldDefinition!
}
Fields
CreateCeContactStoreScopedCustomFieldDefinitionPayload.customFieldDefinition ● ContactStoreCustomFieldDefinition! non-null object
The newly created custom field definition.