/graphql-spqr-kotlin-example

An example of graphql-spqr usage with Kotlin nullability information

Primary LanguageKotlinMIT LicenseMIT

graphql-spqr Kotlin Example

This is a proof of concept of how to infer GraphQL nullability information from the Kotlin runtime (on Kotlin classes) using the awesome graphql-spqr library.