Packages
Compile-time GraphQL client for Elixir. Validates queries at compilation, generates typed Ecto embedded schemas, and executes via Req.
Current section
6 Dependencies
Jump to
Current section
6 Dependencies
Dependencies of typed_gql
6 dependencies| Package | Requirement |
|---|---|
| ecto |
~> 3.12
|
| ecto_typed_schema |
~> 0.1
|
| jason |
~> 1.4
optional
|
| nimble_parsec |
~> 1.4
|
| req |
~> 0.5
|
| typed_structor |
~> 0.6
|