mirror of
https://github.com/wassname/talk.git
synced 2026-08-08 11:28:12 +08:00
Refactor and reuse "Actions" in "Moderate" and "Community"
This commit is contained in:
@@ -981,7 +981,7 @@ type RootMutation {
|
||||
# Suspends a user. Requires the `ADMIN` role.
|
||||
suspendUser(input: SuspendUserInput!): SuspendUserResponse
|
||||
|
||||
# Suspends a user. Requires the `ADMIN` role.
|
||||
# Reject a username. Requires the `ADMIN` role.
|
||||
rejectUsername(input: RejectUsernameInput!): RejectUsernameResponse
|
||||
|
||||
# Sets Comment status. Requires the `ADMIN` role.
|
||||
|
||||
Reference in New Issue
Block a user