Skip to content

UseTenantReturn

PropertyTypeDescription
errorError | nullAny error that occurred
isLoadingbooleanWhether tenant is being fetched
refetch() => Promise<void>Refetch tenant
remove() => Promise<void>Delete the tenant
tenantTenant | nullTenant data
update(options) => Promise<Tenant>Update the tenant