object AssemblyMapTypeCountableEdge

A Relay edge containing a AssemblyMapTypeCountable and its cursor.

Fields

FieldTypeDescription
nodeAssemblyMapType

The item at the end of the edge

cursorString!

A cursor for use in pagination

Referenced By

Example

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