Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Christian Ziermann 9d0c992488 Add Demo Pizza Components 4 anos atrás
e2e initial commit 4 anos atrás
src Add Demo Pizza Components 4 anos atrás
.browserslistrc initial commit 4 anos atrás
.editorconfig initial commit 4 anos atrás
.gitignore initial commit 4 anos atrás
README.md Add Demo Pizza Components 4 anos atrás
angular.json Add Demo Pizza Components 4 anos atrás
karma.conf.js initial commit 4 anos atrás
package-lock.json Add Demo Pizza Components 4 anos atrás
package.json Add Demo Pizza Components 4 anos atrás
tsconfig.app.json initial commit 4 anos atrás
tsconfig.base.json Add Demo Pizza Components 4 anos atrás
tsconfig.json initial commit 4 anos atrás
tsconfig.spec.json initial commit 4 anos atrás
tslint.json initial commit 4 anos atrás

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