UNPKG

@elastic-suite/gally-admin-shared

Version:
29 lines (28 loc) 473 B
{ "@context": "/contexts/ProductSortingOption", "@id": "/product_sorting_options", "@type": "hydra:Collection", "hydra:member": [ { "code": "position", "label": "Position" }, { "code": "id", "label": "Id" }, { "code": "stock.status", "label": "Stock status" }, { "code": "sku", "label": "Sku" }, { "code": "price", "label": "Price" } ], "hydra:totalItems": 5 }