{"info":{"_postman_id":"71830261-b818-48f6-b70c-3ffb3b66e289","name":"Magento 2 GDPR  Graphql  & Examples","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10589000","collectionId":"71830261-b818-48f6-b70c-3ffb3b66e289","publishedId":"UVsEW9P2","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-03-08T09:16:55.000Z"},"item":[{"name":"Get Configuration GDPR","id":"6f0b734b-3cec-4197-a18a-3b3fc0751c20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{admin_token}} ","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query{\r\n  MpGdprConfigs{\r\n    general{\r\n      enabled\r\n      allow_delete_customer\r\n      delete_customer_message\r\n      allow_delete_default_address\r\n\t\t}\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{magento_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e0ac8df5-20b4-4a08-8dd4-d00609647060","name":"Get Configuration GDPR & Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query{\r\n  MpGdprConfigs{\r\n    general{\r\n      enabled\r\n      allow_delete_customer\r\n      delete_customer_message\r\n      allow_delete_default_address\r\n\t\t}\r\n  }\r\n}","variables":""}},"url":"{{magento_base_url}}/graphql"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 08 Mar 2022 09:15:39 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Expires","value":"Mon, 08 Mar 2021 09:15:40 GMT"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Set-Cookie","value":"PHPSESSID=74lpo4l3vc6aooabr7lmavjhsn; expires=Tue, 08-Mar-2022 10:15:40 GMT; Max-Age=3600; path=/dangmaianh/ce243p1b/pub; domain=dev.mageplaza.vn; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"private_content_version=4593c4f8a4934a98d89d5adc75af07d5; expires=Fri, 05-Mar-2032 09:15:40 GMT; Max-Age=315360000; path=/; SameSite=Lax"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"170"},{"key":"Content-Type","value":"application/json"},{"key":"X-Varnish","value":"279042"},{"key":"Age","value":"0"},{"key":"Via","value":"1.1 varnish (Varnish/5.2)"},{"key":"Accept-Ranges","value":"bytes"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"MpGdprConfigs\": {\n            \"general\": {\n                \"enabled\": \"1\",\n                \"allow_delete_customer\": \"1\",\n                \"delete_customer_message\": \"Do you want to delete???\",\n                \"allow_delete_default_address\": \"1\"\n            }\n        }\n    }\n}"}],"_postman_id":"6f0b734b-3cec-4197-a18a-3b3fc0751c20"}]}