Mutations
calculateRoleChangeCost
Calculates the billing cost delta of changing a user’s role or seat type, including prorated and full-period amounts. Use this before making a role change to show the user an accurate cost preview.
MUTATION
calculateRoleChangeCost(input: CalculateRoleChangeCostInput!): CalculateRoleChangeCostOutput!Arguments
input
required
Returns
roleChangeCost
error
Mutation
Variables
Response
Mutation
Variables
Response

