object InventoryChangeConnection

Fields

FieldTypeDescription
pageInfoPageInfo!

Pagination data for this connection.

edges[InventoryChangeEdge]!

Contains the nodes in this connection.

Referenced By

Example

{
  "pageInfo": PageInfo,
  "edges": InventoryChangeEdge
}