This is a retrofit converter which uses annotations to inject .graphql query or mutation files into a request body along with any GraphQL variables.
Version0.13.0compared with
Version Details
| 0.12.2 | 0.13.0 | |
|---|---|---|
| Release date | Jun 27, 2026 | Aug 08, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 0.12.2 | 0.13.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.anitrend.retrofit-graphql » android-assets | 0.12.2 | 0.13.0 |
| ~ Updated | com.github.anitrend.retrofit-graphql » api | 0.12.2 | 0.13.0 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.4.0 | 2.4.10 |
Runtime Changes (3)
| 0.12.2 | 0.13.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.github.anitrend.retrofit-graphql » serialization-gson | - | 0.13.0 |
| ~ Updated | com.github.anitrend.retrofit-graphql » annotations | 0.12.2 | 0.13.0 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 2.4.0 | 2.4.10 |