jacortesmahmud
10/16/2017, 8:22 PMERROR: The schema is invalid: Invalid field type definition detected. Valid field type formats: Int, Int!, [Int!], [Int!]! for example.
{
"data": {
"push": null
},
"errors": [
{
"locations": [
{
"line": 2,
"column": 9
}
],
"path": [
"push"
],
"code": 2040,
"message": "The schema is invalid: Invalid field type definition detected. Valid field type formats: Int, Int!, [Int!], [Int!]! for example.",
"requestId": "eu-west-1:system:cj8umixfl00000124zot7vg7a"
}
],
"status": 200
}
Get in touch if you need help: <https://www.graph.cool/forum>
To get more detailed output, run $ export DEBUG="*"