absinthe v1.2.0-beta.0 Absinthe.Phase.Document.Validation.NoUnusedVariables
Validates document to ensure that the only variables that are used in a document are defined on the operation.
Summary
Functions
Generate an error message for an unused variable.
Run the validation.