absinthe v1.2.0-alpha.1 Absinthe.Phase.Document.CurrentOperation
Selects the current operation.
- If an operation name is given, the matching operation is marked as current.
- If no operation name is provided and the there is only one operation, it is set as current.
Note that no validation occurs in this phase.
Summary
Functions
Specs
put_error(Blueprint.node_t, Absinthe.Phase.Error.t) :: Blueprint.node_t