Marc Knaup
12/24/2019, 12:17 PMDominaezzz
12/24/2019, 12:19 PMMarc Knaup
12/24/2019, 12:19 PMDominaezzz
12/24/2019, 12:19 PMMarc Knaup
12/24/2019, 12:20 PMDominaezzz
12/24/2019, 12:26 PMMarc Knaup
12/24/2019, 12:26 PMDominaezzz
12/24/2019, 12:34 PMMarc Knaup
12/24/2019, 12:34 PMDominaezzz
12/24/2019, 12:36 PMMarc Knaup
12/24/2019, 12:37 PMDominaezzz
12/24/2019, 12:41 PMMarc Knaup
12/24/2019, 12:44 PMDominaezzz
12/24/2019, 12:46 PMMarc Knaup
12/24/2019, 12:48 PMmbonnin
12/27/2019, 11:19 AMapollo-android
has an issue open to support native and multiplatform: https://github.com/apollographql/apollo-android/issues/1455Marc Knaup
12/27/2019, 11:22 AMmbonnin
12/27/2019, 11:24 AMMarc Knaup
12/27/2019, 11:28 AMwakingrufus
12/30/2019, 5:30 PMMarc Knaup
12/31/2019, 7:46 AM.graphql
file parsing (requests & schemas)
• .graphql
file generation
• Kotlin DSL for creating schemas and requests
• request execution & validation, independent of the environment
• tools for working with GraphQL ASTsDariusz Kuc
12/31/2019, 3:42 PMgraphql-kotlin-client
(generates the type safe client based on the graphql query and target schema) is WIP and should be available in 2.0.0 release (no tentative date yet)graphql-kotlin
as well (currently it relies on graphql-java
) but there is no ETA on this