{"info":{"_postman_id":"7540ec4f-dcb6-437d-91cd-130f12025848","name":"Magento 2 Out Of Stock At Last","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"7540ec4f-dcb6-437d-91cd-130f12025848","publishedId":"2sAXxLDamk","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-10-04T10:24:11.000Z"},"item":[{"name":"Rest API","item":[{"name":"Sort by Out of Stock Last","id":"af4c56fe-2203-460f-a7b9-556e8bb31b56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseurl}}/rest/V1/products/?searchCriteria[sortOrders][attribute_code]=Stock_Sort&searchCriteria[sortOrders][0][direction]=ASC","urlObject":{"path":["rest","V1","products",""],"host":["{{baseurl}}"],"query":[{"key":"searchCriteria[sortOrders][attribute_code]","value":"Stock_Sort"},{"key":"searchCriteria[sortOrders][0][direction]","value":"ASC"}],"variable":[]}},"response":[],"_postman_id":"af4c56fe-2203-460f-a7b9-556e8bb31b56"}],"id":"e46975e0-a5f4-45fb-a535-534ef8e7f808","_postman_id":"e46975e0-a5f4-45fb-a535-534ef8e7f808","description":""},{"name":"GraphQL","item":[{"name":"Sort by Out of Stock Last","id":"f926c92e-3c9f-4a9b-89bf-7b6b71672a06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"graphql","graphql":{"query":"query{\n  products(\n    filter: {category_id: {eq: \"3\"}},\n    sort: {Stock_Sort: ASC},\n  ) {\n    total_count\n    items {\n      name\n      sku\n      attribute_set_id\n    }\n  }\n}","variables":""}},"url":"{{baseurl}}/graphql","urlObject":{"path":["graphql"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f926c92e-3c9f-4a9b-89bf-7b6b71672a06"}],"id":"00be8a23-dbbe-4c61-afd5-831bbe4839b8","_postman_id":"00be8a23-dbbe-4c61-afd5-831bbe4839b8","description":""}]}