absinthe v1.2.0-alpha.1 Absinthe.Phase.Document.Validation.UniqueVariableNames
Validates document to ensure that all variable definitions for an operation have unique names.
Summary
Functions
Generate an error message for a duplicate variable definition.
Specs
put_error(Blueprint.node_t, Absinthe.Phase.Error.t) :: Blueprint.node_t
Specs
Run the validation.