NestJS
May 16, 2021GraphQL
- https://github.com/nestjs/graphql/issues/76
- https://stackoverflow.com/questions/54481645/how-to-get-multiple-remote-schemas-stitched-with-nestjs-and-apollo-server
- https://benlimmer.com/2020/05/16/adding-typescript-types-github-graphql-api/
- https://hasura.io/blog/the-ultimate-guide-to-schema-stitching-in-graphql-f30178ac0072/
- https://docs.nestjs.com/graphql/quick-start#code-first
- https://dev.to/shhdharmen/github-graphql-api-apollo-angular-nest-and-deployment-with-do-384c
- https://github.com/tkosminov/nestjs-example/blob/master/src/graphql/stitching/stitching.service.ts
- https://github.com/nestjs/graphql/issues/76
- https://able.bio/AnasT/experimenting-with-accountsjs-and-nestjs-graphql--18da3ed3
- https://github.com/nestjs/graphql/issues/937