UpdateCeContactStoreScopedCustomFieldDefinitionPayload
Payload when updating an existing custom field definition for a continuing education contact store.
type UpdateCeContactStoreScopedCustomFieldDefinitionPayload {
customFieldDefinition: ContactStoreCustomFieldDefinition!
}
Fields
UpdateCeContactStoreScopedCustomFieldDefinitionPayload.customFieldDefinition ● ContactStoreCustomFieldDefinition! non-null object
The updated custom field definition.