I was following a video tutorial on GraphQL and React.
The tutorial initializes graphcool-framework
using this command:
graphcool-framework init --schema https://graphqlbin.com/hn-starter.graphql --name Hackernews
When I executed this command, I got this error:
Unknown flag --schema