updateUserModerationScopes
updateUserModerationScopes will update the moderation scopes for a given user. This is used to limit the scopes for which a given moderator can moderate if they also have the moderator role.
updateUserModerationScopes(
input: UpdateUserModerationScopesInput!
): UpdateUserModerationScopesPayload!