absinthe v1.2.0-alpha.1 Absinthe.Phase.Document.Validation.NoUnusedFragments
Validates document to ensure that all named fragments are used.
Summary
Functions
Generate an error message for an unused fragment.
Specs
put_error(Blueprint.node_t, Absinthe.Phase.Error.t) :: Blueprint.node_t
Specs
Run the validation.