absinthe v1.2.0-alpha.1 Absinthe.Phase.Document.Validation.ScalarLeafs
Validates an operation name was provided when needed.
Summary
Functions
Generate the error message for an extraneous field subselection
Generate the error message for a missing field subselection
Run the validation
Functions
Generate the error message for an extraneous field subselection.
Specs
put_error(Blueprint.node_t, Absinthe.Phase.Error.t) :: Blueprint.node_t
Generate the error message for a missing field subselection.
Specs
Run the validation.