Mirror: Modular GraphQL.js import paths without the hassle.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at e143ecd997d8d6b9881498c8c61be402b9dee0be 14 lines 246 B view raw
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}