OBJECT
PolarisSnapshotGroupByNewEdge
Description
Wrapper around the PolarisSnapshotGroupByNew object. This wrapper is used for pagination.
link GraphQL Schema definition
- type PolarisSnapshotGroupByNewEdge {
- # String used to identify this edge.
- String! :
- # The actual PolarisSnapshotGroupByNew object wrapped by this edge.
- PolarisSnapshotGroupByNew! :
- }