Skip to content

Client DSL Customization

dermakov edited this page Aug 21, 2021 · 5 revisions

The Kobby plugin provides the ability to customize the generated client DSL by means of GraphQL schema directives and Kotlin extension functions.

Restrictions

In case of a field is marked with several directives at once - @default, @required, @primaryKey, the behavior of the Kobby Plugin is undefined!