Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Apollo Server와 TypeGraphQL를 사용한 GraphQL 서버 공부하기

Notifications You must be signed in to change notification settings

MyAeroCode/study-node-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeGraphQL Study

TypeGraphQL의 기능들을 공부합니다.


실습 파일을 실행하려면 다음 명령어를 입력해주세요 :

$ npm start CHAPTER_NUMBER
chapter name
0 Hello, Apollo!
1 Hello, TypeGraphQL!
2 DataTypes
3 InputType, ArgsType and ScalarType
4 EnumType
5 Inheritance
6 InterfaceType
7 Generic
8 Subscription
9 Field Resolver and @Root
10 UnionType
11 Validation
12 Context and Authorization
13 Dependency Injection
14 Middleware
15 Extension
16 Complexity and Apollo Plugin
17 Custom Decorator
18 Directive
19 Cache Control
20 Cache
21 Automatic Persisted Queries
22 File upload and File Download
23 Logging
24 Health check
25 Testing
26 Deploy to AWS Lambda

About

Apollo Server와 TypeGraphQL를 사용한 GraphQL 서버 공부하기

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published