Schema

fun Schema(definitions: List<GQLDefinition>)

Creates a new Schema from a list of definition. This doesn't support foreign schemas.

See also validateAsSchema and toSchema