Skip to content

SnapshotResultEdge

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

Fields

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