object OrderBinAllocationTypeCountableEdge

A Relay edge containing a OrderBinAllocationTypeCountable and its cursor.

Fields

FieldTypeDescription
nodeOrderBinAllocationType

The item at the end of the edge

cursorString!

A cursor for use in pagination

Referenced By

Example

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