UNPKG

apollo-angular

Version:

Use your GraphQL data in your Angular app, with the Apollo Client

11 lines (10 loc) 285 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "migration-2.0.0": { "version": "2.0.0-alpha.0", "description": "Update to Apollo Angular 2 and Apollo Client 3", "factory": "./migrations/v2" } } }