選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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