/apollo-minimal-repro

Minimal reproduction for https://github.com/apollographql/apollo-cli/issues/577

Install with yarn.

Run yarn gql-14 to see failure.

Run yarn gql-13 to see success (simply removes the node_modules/apollo/node_modules/graphql directory).