Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.59 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.59 KB

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.