You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christian Ziermann 9d0c992488 Add Demo Pizza Components 4 years ago
e2e initial commit 4 years ago
src Add Demo Pizza Components 4 years ago
.browserslistrc initial commit 4 years ago
.editorconfig initial commit 4 years ago
.gitignore initial commit 4 years ago
README.md Add Demo Pizza Components 4 years ago
angular.json Add Demo Pizza Components 4 years ago
karma.conf.js initial commit 4 years ago
package-lock.json Add Demo Pizza Components 4 years ago
package.json Add Demo Pizza Components 4 years ago
tsconfig.app.json initial commit 4 years ago
tsconfig.base.json Add Demo Pizza Components 4 years ago
tsconfig.json initial commit 4 years ago
tsconfig.spec.json initial commit 4 years ago
tslint.json initial commit 4 years ago

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