OBJECT

UserWarning

link GraphQL Schema definition

1type UserWarning {
2message: String!
3
4path: [String!]
5
6}

link Required by