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
Specs
to_use(t) :: Absinthe.Blueprint.Input.Variable.Use.t
Generate a use reference for a variable.