alediaferia / graphql-spqr-kotlin-example

An example of graphql-spqr usage with Kotlin nullability information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An example of graphql-spqr usage with Kotlin nullability information

License:MIT License


Languages

Language:Kotlin 93.4%Language:Java 6.6%