Skip to main content
If you want to explicitly set the tier for a tenant you can do so using this mutation. If instead you want to add many companies to a tier at once, you can use the add members mutation.
For TypeScript, the GraphQL SDK gives you a fully typed client for these operations.
This operation requires the following permissions:
  • tierMembership:read
  • tierMembership:create
Mutation
Variables