Preview

UpdateAccountMembershipRolesInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

UpdateAccountMembershipRolesInput

Input used to identify the memberships and specify roles to be updated

This page contains

    Fields

    userId ID!

    Unique identifier of the user

    rolesToAdd [AccountMembershipRole]

    Roles to add to this membership

    rolesToRemove [AccountMembershipRole]

    Roles to remove from this membership