Join the conversation
Join Slack
Channels
graphql-nexus
job-board
madewithprisma
mongodb
orm-help
prisma-client
prisma-data-platform
prisma-go-community
prisma-in-production
prisma-jobs
prisma-migrate
prisma-studio
prisma-whats-new
prisma1-community
prismaday
prismaserverless
product-wishlist
random
Powered by Linen
Title
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
🙂
@jspr
it should work now, sorry for the inconvenience!
👍
1