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

Summary

Functions

Generate a use reference for a variable

Types

t :: %Absinthe.Blueprint.Input.Variable{errors: [Absinthe.Phase.Error.t], flags: Absinthe.Blueprint.flags_t, name: String.t, source_location: nil | Absinthe.Blueprint.Document.SourceLocation.t}

Functions

to_use(node)

Generate a use reference for a variable.