타입스크립트1 [Typescript] Graphql Health Check 질문 Q. Typescript Graphql Health Check A. Sure, let's create a simple health check using GraphQL and TypeScript. In this example, we'll create a GraphQL query that checks the health of your application. First, make sure you have Node.js and npm installed on your machine. Then, create a new project folder and run: $ npm init -y $ npm install express express-graphql graphql $ npm install -D typescr.. Development/Typescript 2023. 12. 20. 이전 1 다음