Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 216 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 216 Bytes

MVVM Architecture

  • MVVM
  • Coroutines
  • Koin
  • Jetpack
  • OkHttp & Retrofit

Generate GraphQL schema.json

  1. npm install -g apollo-codegen
  2. apollo-codegen download-schema [GraphQL_Domain] --output schema.json