Skip to main content
You can add a customer to multiple tenants.
For TypeScript, the GraphQL SDK gives you a fully typed client for these operations.
When selecting the customer you can chose how to identify them. You can use the customer’s email, externalId or id. This operation requires the following permissions:
  • customer:edit
  • customerTenantMembership:create
Mutation
Variables