John
11/03/2019, 3:34 PMDeploying service `freshboston` to stage `dev` to
server `prisma-us1` !
ERROR: Syntax error while parsing GraphQL query. Invalid input "{\n id: ID! @id\n title: String!\n description: String!\n image: String\n largeImage: String!\n price: Int!\n /", expected ImplementsInterfaces, DirectivesConst or FieldDefinitions (line 8, column 12):
type Items {
^
{
"data": {
"deploy": null
},
"errors": [
{
"locations": [
{
"line": 2,
"column": 9
}
],
"path": [
"deploy"
],
"code": 3017,
"message": "Syntax error while parsing GraphQL query. Invalid input \"{\\n id: ID! @id\\n title: String!\\n description: String!\\n image: String\\n largeImage: String!\\n price: Int!\\n /\", expected ImplementsInterfaces, DirectivesConst or FieldDefinitions (line 8, column 12):\ntype Items {\n ^",
"requestId": "us1:ck2j5im78jcbf0b606t86s244"
}
],
"status": 200
}