object LicensePlateNumberConnection
Fields
| Field | Type | Description |
|---|---|---|
pageInfo | PageInfo! | Pagination data for this connection. |
edges | [LicensePlateNumberEdge]! | Contains the nodes in this connection. |
Referenced By
- ItemLocation Type
Example
{
"pageInfo": PageInfo,
"edges": LicensePlateNumberEdge
}