Skip to content

AnomalyResultEdge

Wrapper around the AnomalyResult object. This wrapper is used for pagination.

Fields

Field Type Description
cursor String! String used to identify this edge.
node AnomalyResult! The actual AnomalyResult object wrapped by this edge.