Alokai
You are reading the documentation for SDK v2, which is no longer the latest version. Switch to current

DefaultInventoryEntriesQueryResultFragment

Portion of the InventoryEntriesQueryResultFragment

DefaultInventoryEntriesQueryResultFragment = "\n  fragment InventoryEntriesQueryResultFragment on InventoryEntryQueryResult {\n    offset\n    count\n    total\n    results {\n      ...InventoryEntryFragment\n    }\n  }\n"