Webql.Schema.Operation.Builder (webql v0.1.0-alpha.1)

Copy Markdown

Builds a WebQL operation into a valid schema operation.

Summary

Functions

Builds from a DSL schema source and converts the value into a valid WebQL operation.

Functions

build(schema)

@spec build(schema :: module()) ::
  {String.t(), {:operation, map(), {:resolver, function()}, map()}}

Builds from a DSL schema source and converts the value into a valid WebQL operation.