updateUserBan
updateUserBan will ban a specified user from specified sites (if not already banned from them) and unban a user from specified sites (if currently banned from them)
updateUserBan(
input: UpdateUserBanInput!
): UpdateUserBanPayload!
updateUserBan will ban a specified user from specified sites (if not already banned from them) and unban a user from specified sites (if currently banned from them)
updateUserBan(
input: UpdateUserBanInput!
): UpdateUserBanPayload!
updateUserBan.input
● UpdateUserBanInput!
non-null inputUpdateUserBanPayload
object