apollographql / apollo-kotlin-execution

GraphQL execution algorithms
https://apollographql.github.io/apollo-kotlin-execution/
MIT License
3 stars 2 forks source link

Relax type checking #24

Closed martinbonnin closed 1 month ago

martinbonnin commented 1 month ago

The Kotlin compiler doesn't like to check recursive constructs.