object LicensePlateNumberV2Edge

A Relay edge containing a LicensePlateNumberV2 and its cursor.

Fields

FieldTypeDescription
nodeLicensePlateNumberV2

The item at the end of the edge

cursorString!

A cursor for use in pagination

Referenced By

Example

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