Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 328 Bytes

File metadata and controls

6 lines (4 loc) · 328 Bytes

Development

This project uses Ariadne code generation to generate pydantic models and graphQL client. In case of need to update or add new queries please follow the steps below:

  1. Add new queries to queries.graphql
  2. Run ariadne-codegen