Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Christian Ziermann 9d0c992488 Add Demo Pizza Components il y a 4 ans
e2e initial commit il y a 4 ans
src Add Demo Pizza Components il y a 4 ans
.browserslistrc initial commit il y a 4 ans
.editorconfig initial commit il y a 4 ans
.gitignore initial commit il y a 4 ans
README.md Add Demo Pizza Components il y a 4 ans
angular.json Add Demo Pizza Components il y a 4 ans
karma.conf.js initial commit il y a 4 ans
package-lock.json Add Demo Pizza Components il y a 4 ans
package.json Add Demo Pizza Components il y a 4 ans
tsconfig.app.json initial commit il y a 4 ans
tsconfig.base.json Add Demo Pizza Components il y a 4 ans
tsconfig.json initial commit il y a 4 ans
tsconfig.spec.json initial commit il y a 4 ans
tslint.json initial commit il y a 4 ans

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