Mutations
addUserToActiveBillingRota
Moves a user onto the active billing rota, marking them as currently consuming an eng-rota seat. The user must already hold a billing rota seat. Requires the billingSeat:edit permission.
MUTATION
addUserToActiveBillingRota(input: AddUserToActiveBillingRotaInput!): AddUserToActiveBillingRotaOutput!Arguments
input
required
Returns
billingRota
error
Mutation
Variables
Response
Mutation
Variables
Response

