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