Skip to main content

UpdateMembershipContactStoreScopedCustomFieldDefinitionPayload

Payload when updating an existing custom field definition for a membership contact store.

type UpdateMembershipContactStoreScopedCustomFieldDefinitionPayload {
customFieldDefinition: ContactStoreCustomFieldDefinition!
}

Fields

UpdateMembershipContactStoreScopedCustomFieldDefinitionPayload.customFieldDefinition ● ContactStoreCustomFieldDefinition! non-null object

The updated custom field definition.

Returned By

updateMembershipContactStoreScopedCustomFieldDefinition mutation