object LocationChangeLogTypeCountableEdge

A Relay edge containing a LocationChangeLogTypeCountable and its cursor.

Fields

FieldTypeDescription
nodeLocationChangeLogType

The item at the end of the edge

cursorString!

A cursor for use in pagination

Referenced By

Example

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