OBJECT
SetUnbanRequestsSettingsError
Error from set unban requests settings mutation.
link GraphQL Schema definition
1 type SetUnbanRequestsSettingsError { 2 3 # Error code from the set unban requests settings mutation. 4 : SetUnbanRequestsSettingsErrorCode! 5 6 }