absinthe v1.2.0-alpha.1 Absinthe.Blueprint.Document.Result

Summary

Types

node_t ::
  Absinthe.Blueprint.Document.Result.Object |
  Absinthe.Blueprint.Document.Result.List |
  Absinthe.Blueprint.Document.Result.Leaf
t :: %Absinthe.Blueprint.Document.Result{resolution: nil | Absinthe.Blueprint.Document.Result.Object.t, validation: [Absinthe.Phase.Error.t]}

Functions

new()