반응형 Flutter1 Flutter GraphQL Code generator with VSC 사용 패키지 - graphql_flutter - graphql_codegen https://pub.dev/packages/graphql_flutter https://pub.dev/packages/graphql_codegen#clients Server로 부터 Schema를 다운받습니다. package.json {YOUR_GRAPHQL_ENDPOINT} 를 실제 endpoint로 설정해줍니다. { "scripts": { "convert-schema": "node convert-schema.js", "download-schema": "apollo schema:download --endpoint={YOUR_GRAPHQL_ENDPOINT} schema.json", "update-schema": "npm run d.. 2024. 4. 13. 이전 1 다음