DeleteCeContactStoreScopedCustomFieldTabPayload
Payload when deleting a custom field tab for a contact store.
type DeleteCeContactStoreScopedCustomFieldTabPayload {
success: Boolean!
}
Fields
DeleteCeContactStoreScopedCustomFieldTabPayload.success ● Boolean! non-null scalar
Indicates whether the custom field tab was deleted successfully.