Mutations
importTenants
Upsert up to 25 tenants from an external system using their externalId for idempotency. Optionally include tenant field values to sync custom fields alongside the tenant record. Returns an ImportResult with added, updated, and skipped counts.
MUTATION
importTenants(input: ImportTenantsInput!): ImportTenantsOutput!Arguments
input
required
Returns
result
error
Mutation
Variables
Response
Mutation
Variables
Response

