OBJECT

Response

link GraphQL Schema definition

1type Response {
2
3message: String
5
4status: String
6
7}