object CycleCountBatchEdge

A Relay edge containing a CycleCountBatch and its cursor.

Fields

FieldTypeDescription
nodeCycleCountBatch

The item at the end of the edge

cursorString!

A cursor for use in pagination

Referenced By

Example

{
  "node": CycleCountBatch,
  "cursor": "abc123"
}