-
Notifications
You must be signed in to change notification settings - Fork 10
AWS Amplify 사용하면 생기는 backend 코드들은 뭘까
Park Sang Shin edited this page Jan 22, 2021
·
1 revision
GraphQL 스키마 수정할 때
- FE의 query 수정한다.
- AppSync console 에서 Schema수정한다.
이 둘 만으로 정상 동작한다.
backend의 코드들은 뭘까..