updateUserMembershipScopes
updateUserMembershipScopes will update the membership scopes for a given user. This is used to limit the sites on which a user is a member given that they also have the member role.
updateUserMembershipScopes(
input: UpdateUserMembershipScopesInput!
): UpdateUserMembershipScopesPayload!