absinthe v1.2.0-alpha.1 Absinthe.Phase.Error
Summary
Functions
Generate a phase error that doesn’t relate to a specific point in the document
Generate a phase error that relates to a specific point in the document
Types
Functions
Specs
new(Absinthe.Phase.t, String.t) :: t
Generate a phase error that doesn’t relate to a specific point in the document.
Specs
new(Absinthe.Phase.t, String.t, loc_t | [loc_t]) :: t
Generate a phase error that relates to a specific point in the document.