absinthe v1.5.3 Absinthe.Phase.Telemetry View Source
Gather and report telemetry about an operation.
Link to this section Summary
Link to this section Functions
Link to this function
flag_invalid(node)
View Sourceflag_invalid(Absinthe.Blueprint.node_t()) :: Absinthe.Blueprint.node_t()
Link to this function
flag_invalid(node, flag)
View Sourceflag_invalid(Absinthe.Blueprint.node_t(), atom()) :: Absinthe.Blueprint.node_t()
Callback implementation for Absinthe.Phase.run/2
.