Mutations
deleteTenantField
Clears a tenant’s value for a specific field without removing the field schema itself. Use this to unset a field value while keeping the schema available for other tenants. Requires tenant:edit permission.
MUTATION
deleteTenantField(input: DeleteTenantFieldInput!): DeleteTenantFieldOutput!Arguments
input
required
Returns
tenantField
error
Mutation
Variables
Response
Mutation
Variables
Response

