Mirror: Modular GraphQL.js import paths without the hassle.
1{ 2 "visitWithTypeInfo": { 3 "local": "visitWithTypeInfo", 4 "from": "graphql" 5 }, 6 "executeSync": { 7 "local": "executeSync", 8 "from": "graphql" 9 }, 10 "subscribe": { 11 "local": "subscribe", 12 "from": "graphql/subscription" 13 } 14}