UNPKG

@apite/magento2-utility

Version:

Shopgate WebCheckout utility for Magento 2 extensions

52 lines (51 loc) 1.25 kB
{ "data": { "errors": [ { "message": "Could not find a cart with ID \"wZ5JciwDaa8Jrh3xCt1UiwoO9vRWDmvt\"", "locations": [ { "line": 1, "column": 2 } ], "path": [ "cart" ], "extensions": { "category": "graphql-no-such-entity" } } ], "data": { "cart": null } }, "config": { "url": null, "method": "post", "headers": { "common": { "Accept": "application/json, text/plain, */*", "shopgate-check": "true", "Cookie": "XDEBUG_SESSION=1;" }, "delete": {}, "get": {}, "head": {}, "post": { "Content-Type": "application/x-www-form-urlencoded" }, "put": { "Content-Type": "application/x-www-form-urlencoded" }, "patch": { "Content-Type": "application/x-www-form-urlencoded" }, "Accept": "application/json", "Content-Type": "application/json", "Store": "default", "Authorization": "Bearer eyJraWQiOiIxIiwiYWxnIjoiSFMyNTYifQ.eyJ1aWQiOjEsInV0eXBpZCI6MywiaWF0IjoxNzI2MDUxNDA4LCJleHAiOjE3NTc1ODc0MDh9.f7gleO3BqhVrNJiXKmpHG2l357xFkudC1dTzyQ0QyuQ" } } }