Christian Ziermann 9d0c992488 Add Demo Pizza Components 4 лет назад
e2e initial commit 4 лет назад
src Add Demo Pizza Components 4 лет назад
.browserslistrc initial commit 4 лет назад
.editorconfig initial commit 4 лет назад
.gitignore initial commit 4 лет назад
README.md Add Demo Pizza Components 4 лет назад
angular.json Add Demo Pizza Components 4 лет назад
karma.conf.js initial commit 4 лет назад
package-lock.json Add Demo Pizza Components 4 лет назад
package.json Add Demo Pizza Components 4 лет назад
tsconfig.app.json initial commit 4 лет назад
tsconfig.base.json Add Demo Pizza Components 4 лет назад
tsconfig.json initial commit 4 лет назад
tsconfig.spec.json initial commit 4 лет назад
tslint.json initial commit 4 лет назад

README.md

npm add apollo-angular
ng add apollo-angular
npm add graphql
npm add --save-dev @graphql-codegen/cli
npm i
  • init codegen npx graphql-codegen init npm i
  • check angular
  • use url “http://localhost:400
  • fragment path default
  • plugin default
  • output default

  • set uri in graphql module

  • move

    • graphql.module