absinthe v1.2.0-alpha.1 Absinthe.Blueprint.Input.List

Summary

Functions

Wrap another input node in a list

Types

t :: %Absinthe.Blueprint.Input.List{errors: [Absinthe.Phase.Error.t], flags: Absinthe.Blueprint.flags_t, schema_node: nil | Absinthe.Type.t, source_location: Absinthe.Blueprint.Document.SourceLocation.t, values: [Absinthe.Blueprint.Input.t]}

Functions

wrap(node)

Specs

Wrap another input node in a list.