-
Notifications
You must be signed in to change notification settings - Fork 4
Home
dermakov edited this page May 1, 2024
·
31 revisions
Kobby is a codegen plugin of Kotlin DSL Client by GraphQL schema. The generated DSL supports execution of complex GraphQL queries, mutations and subscriptions in Kotlin with syntax similar to native GraphQL syntax. Moreover, you can customize generated DSL by means of GraphQL schema directives and Kotlin extension functions.
- Gradle
- Maven
- GraphQL Client DSL
- Legacy