Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Creating schema

Paweł Gutkowski edited this page Jun 14, 2017 · 4 revisions

SchemaBuilder exposes ability to create schema and configure it. Its methods accept closures to configure contained DSL items.

Schema creation is performed by invoking KGraphQL.schema { ... }