Skip to main content

DeleteCeContactStoreScopedCustomFieldTabPayload

Payload when deleting a custom field tab for a continuing education contact store.

type DeleteCeContactStoreScopedCustomFieldTabPayload {
success: Boolean!
}

Fields

DeleteCeContactStoreScopedCustomFieldTabPayload.success ● Boolean! non-null scalar

Indicates whether the custom field tab was deleted successfully.

Returned By

deleteCeContactStoreScopedCustomFieldTab mutation