Alokai

DefaultInventoryEntriesQueryResultFragment

Portion of the InventoryEntriesQueryResultFragment

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