OBJECT

ReportUserError

link GraphQL Schema definition

1type ReportUserError {
2
3errorMessage: String
4
5}