mirror of
https://github.com/wassname/talk.git
synced 2026-07-26 13:37:38 +08:00
updated based on cvle's feedback
This commit is contained in:
@@ -1209,9 +1209,11 @@ type RootMutation {
|
||||
removeTag(tag: ModifyTagInput!): ModifyTagResponse!
|
||||
|
||||
# updateSettings will update the global settings.
|
||||
# Mutation is restricted.
|
||||
updateSettings(input: UpdateSettingsInput!): UpdateSettingsResponse!
|
||||
|
||||
# updateWordlist will update the given Wordlist.
|
||||
# Mutation is restricted.
|
||||
updateWordlist(input: UpdateWordlistInput!): UpdateWordlistResponse!
|
||||
|
||||
# Ignore comments by another user
|
||||
|
||||
Reference in New Issue
Block a user