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 年之前
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