Introduction to the Node.js reference architecture, Part 4: GraphQL in Node.js | Red Hat Developer
Red Hat Developer
Red Hat에서 소개하는 Node.js Reference Architecuture의 4번재 파트로 GraphQL에 관한 소개입니다. GraphQL 구현 시 고려해야하는 사항들로 - Schema First Development - Separate Concerns - Use the GraphQL Reference Implementation - Minimalism - Exclude opinionated solutions 등이 중요하다고 하네요. 아울러 https://github.com/nodeshift/nodejs-reference-architecture/blob/main/docs/functional-components/graphql.md 이 레포를 통해 패키지들도 함께 소개하고 있습니다.
2021년 6월 23일 오전 9:58