View Source Absinthe.Phase.Document.Context (absinthe v1.7.0)
Pass on context and root value to document.
Link to this section Summary
Link to this section Functions
Specs
flag_invalid(Absinthe.Blueprint.node_t()) :: Absinthe.Blueprint.node_t()
Specs
flag_invalid(Absinthe.Blueprint.node_t(), atom()) :: Absinthe.Blueprint.node_t()
Specs
run(Absinthe.Blueprint.t(), Keyword.t()) :: {:ok, Absinthe.Blueprint.t()}
Callback implementation for Absinthe.Phase.run/2
.