Join Slack
Communities
Powered by
Hi, running into a problem setting up graphcool fo...
# prisma-whats-new
j
jspr
09/19/2017, 12:02 AM
Hi, running into a problem setting up graphcool following the instructions on
https://github.com/graphcool-examples/react-graphql/tree/master/quickstart-with-apollo
After "graphcool init --schema
https://graphqlbin.com/instagram.graphql
", the response is "The schema is invalid: All models must specify the
id
field: `id: ID! @isUnique`" The instagram.graphql schema is "type Post { description: String! imageUrl: String! }
n
nilan
09/19/2017, 8:18 AM
hey
@jspr
thanks for reporting - let me fix the schema right away 🙂
nilan
09/19/2017, 8:25 AM
@jspr
it should work now, sorry for the inconvenience!
👍 1
4
Views
Open in Slack
Previous
Next