Skip to content

A graphql-codegen plugin that enables type generation for GraphQL Kotlin services, promoting schema-first development.

License

Notifications You must be signed in to change notification settings

ExpediaGroup/graphql-kotlin-codegen

Repository files navigation

GraphQL Kotlin Codegen

GraphQL Kotlin Release latest-release

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.

📋 Docs

Check out our docs site!

✏️ Contributions

  • To get started, please fork the repo and checkout a new branch. See CONTRIBUTING.md for details.

👥 Contact

This project is part of Expedia Group Open Source but also maintained by a dedicated team.

⚖️ License

This project is available under the Apache 2.0 License.