Mutations
importCustomers
Upsert up to 25 customers from an external system using their externalId for idempotency. Each customer can include an optional list of tenants to associate with. Returns an ImportResult with added, updated, and skipped counts.
MUTATION
importCustomers(input: ImportCustomersInput!): ImportCustomersOutput!Arguments
input
required
Returns
result
error
Mutation
Variables
Response
Mutation
Variables
Response

