Why does `graphcool init --schema <https://graphql...
# prisma-whats-new
s
Why does
graphcool init --schema <https://graphqlbin.com/hn-starter.graphql> --name Hackernews
give me the error
Unknown flag --schema
m
Because that tutorial is already outdated. Just run graphcool init... you can add the schema later. Also checkout the Apollo 2.0 migration guide... more outdated stuff to follow