Mutations
updateActiveBillingRota
Atomically adds and removes multiple users from the active billing rota in a single call. At least one user must be added or removed; the same user cannot appear in both lists. Requires the billingSeat:edit permission.
MUTATION
updateActiveBillingRota(input: UpdateActiveBillingRotaInput!): UpdateActiveBillingRotaOutput!Arguments
input
required
Returns
billingRota
error
Mutation
Variables
Response
Mutation
Variables
Response

