GraphQL Kotlin Codegen is a plugin for graphql-codegen that generates Kotlin code from Schema Definition Language (SDL). This Kotlin code is meant to be consumed by services using GraphQL Kotlin and allows SDL to drive the implementation of your schema. In essence, it unlocks a schema-first approach to code-first GraphQL.
- To get started, please fork the repo and checkout a new branch. See CONTRIBUTING.md for details.
This project is part of Expedia Group Open Source but also maintained by a dedicated team.
This project is available under the Apache 2.0 License.