emre
10/12/2017, 12:51 AMgraphcool deploy --target prod
the service deploys and builds the schema according to the .graphql file fine. The second time I run it, I get a schema validation error: ERROR: The schema is invalid: Invalid field type definition detected. Valid field type formats: Int, Int!, [Int!], [Int!]! for example.
I have to comment out the schema, run the deploy with a --force. then rerun it again in order for the updates to go through. Anyone else experiencing this issue?agartha
10/12/2017, 1:21 AMnilan
10/12/2017, 9:58 AMemre
10/12/2017, 3:04 PMnilan
10/12/2017, 7:29 PMnilan
10/12/2017, 7:29 PM