OBJECT
InventorysConnection
The connection type for Inventory.
link GraphQL Schema definition
- type InventorysConnection {
- # A list of edges.
- InventorysEdge] : [
- # A list of nodes.
- Inventory] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }