Skip to content

GenericSnapshotEdge

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

Fields

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