UNPKG

apollo-angular

Version:

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

1 lines 367 B
{"version":3,"file":"schema.cjs","sourceRoot":"","sources":["../../../schematics/install/schema.cts"],"names":[],"mappings":"","sourcesContent":["export interface Schema {\n /** Name of the project to target. */\n project: string;\n /** Url to your GraphQL endpoint */\n endpoint?: string;\n /** Version of GraphQL (16 by default) */\n graphql?: string;\n}\n"]}