{
  "log": {
    "_recordingName": "Auth API/Does not cache mutations",
    "creator": {
      "comment": "persister:fs",
      "name": "Polly.JS",
      "version": "4.3.0"
    },
    "entries": [
      {
        "_id": "d74ee7bb6e290d9196898798d033fc29",
        "_order": 0,
        "cache": {},
        "request": {
          "bodySize": 492,
          "cookies": [],
          "headers": [
            {
              "_fromType": "array",
              "name": "accept",
              "value": "*/*"
            },
            {
              "_fromType": "array",
              "name": "content-type",
              "value": "application/json"
            },
            {
              "_fromType": "array",
              "name": "authorization",
              "value": "JWT eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2MDc1MjkyNjEsImV4cCI6MTYwNzUyOTU2MSwidG9rZW4iOiJjaVVvNG9BT2toNkUiLCJlbWFpbCI6InNka0BleGFtcGxlLmNvbSIsInR5cGUiOiJhY2Nlc3MiLCJ1c2VyX2lkIjoiVlhObGNqbzJPQT09IiwiaXNfc3RhZmYiOnRydWV9.wsTeWkpqudGypUEF9EmhlMsQhsxFijtfIUHrNcY-l2o"
            },
            {
              "_fromType": "array",
              "name": "content-length",
              "value": "492"
            },
            {
              "_fromType": "array",
              "name": "user-agent",
              "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)"
            },
            {
              "_fromType": "array",
              "name": "accept-encoding",
              "value": "gzip,deflate"
            },
            {
              "_fromType": "array",
              "name": "connection",
              "value": "close"
            },
            {
              "name": "host",
              "value": "localhost:8000"
            }
          ],
          "headersSize": 544,
          "httpVersion": "HTTP/1.1",
          "method": "POST",
          "postData": {
            "mimeType": "application/json",
            "params": [],
            "text": "[{\"operationName\":\"TokenAuth\",\"variables\":{\"email\":\"sdk@example.com\",\"password\":\"test\"},\"query\":\"fragment AccountError on AccountError {\\n  code\\n  field\\n  message\\n  __typename\\n}\\n\\nmutation TokenAuth($email: String!, $password: String!) {\\n  tokenCreate(email: $email, password: $password) {\\n    csrfToken\\n    refreshToken\\n    token\\n    errors: accountErrors {\\n      ...AccountError\\n      __typename\\n    }\\n    user {\\n      id\\n      __typename\\n    }\\n    __typename\\n  }\\n}\\n\"}]"
          },
          "queryString": [],
          "url": "http://localhost:8000/graphql/"
        },
        "response": {
          "bodySize": 885,
          "content": {
            "mimeType": "application/json",
            "size": 885,
            "text": "[{\"data\": {\"tokenCreate\": {\"csrfToken\": \"evW9mqMBdmqg1FtXV7uY2JwsIkwQNaEGnAorh9CAW3M0Cd6c5Ap70K60hyEpXpDW\", \"refreshToken\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2MDc1MjkyNjIsImV4cCI6MTYxMDEyMTI2MiwidG9rZW4iOiJjaVVvNG9BT2toNkUiLCJlbWFpbCI6InNka0BleGFtcGxlLmNvbSIsInR5cGUiOiJyZWZyZXNoIiwidXNlcl9pZCI6IlZYTmxjam8yT0E9PSIsImlzX3N0YWZmIjp0cnVlLCJjc3JmVG9rZW4iOiJldlc5bXFNQmRtcWcxRnRYVjd1WTJKd3NJa3dRTmFFR25Bb3JoOUNBVzNNMENkNmM1QXA3MEs2MGh5RXBYcERXIn0.X_665nucemo85GTsL3VrGvTx4LG1SX4vs_JdCGZi9oU\", \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2MDc1MjkyNjIsImV4cCI6MTYwNzUyOTU2MiwidG9rZW4iOiJjaVVvNG9BT2toNkUiLCJlbWFpbCI6InNka0BleGFtcGxlLmNvbSIsInR5cGUiOiJhY2Nlc3MiLCJ1c2VyX2lkIjoiVlhObGNqbzJPQT09IiwiaXNfc3RhZmYiOnRydWV9.fVHTCGA7Kw8YkGj6ZGakHrVFIp1XR37SRMsas0bQi0o\", \"errors\": [], \"user\": {\"id\": \"VXNlcjo2OA==\", \"__typename\": \"User\"}, \"__typename\": \"CreateToken\"}}}]"
          },
          "cookies": [
            {
              "httpOnly": true,
              "name": "refreshToken",
              "path": "/",
              "value": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2MDc1MjkyNjIsImV4cCI6MTYxMDEyMTI2MiwidG9rZW4iOiJjaVVvNG9BT2toNkUiLCJlbWFpbCI6InNka0BleGFtcGxlLmNvbSIsInR5cGUiOiJyZWZyZXNoIiwidXNlcl9pZCI6IlZYTmxjam8yT0E9PSIsImlzX3N0YWZmIjp0cnVlLCJjc3JmVG9rZW4iOiJldlc5bXFNQmRtcWcxRnRYVjd1WTJKd3NJa3dRTmFFR25Bb3JoOUNBVzNNMENkNmM1QXA3MEs2MGh5RXBYcERXIn0.X_665nucemo85GTsL3VrGvTx4LG1SX4vs_JdCGZi9oU"
            }
          ],
          "headers": [
            {
              "name": "date",
              "value": "Wed, 09 Dec 2020 15:54:22 GMT"
            },
            {
              "name": "server",
              "value": "WSGIServer/0.2 CPython/3.8.1"
            },
            {
              "name": "content-type",
              "value": "application/json"
            },
            {
              "name": "content-length",
              "value": "885"
            },
            {
              "name": "x-content-type-options",
              "value": "nosniff"
            },
            {
              "name": "referrer-policy",
              "value": "same-origin"
            },
            {
              "_fromType": "array",
              "name": "set-cookie",
              "value": "refreshToken=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2MDc1MjkyNjIsImV4cCI6MTYxMDEyMTI2MiwidG9rZW4iOiJjaVVvNG9BT2toNkUiLCJlbWFpbCI6InNka0BleGFtcGxlLmNvbSIsInR5cGUiOiJyZWZyZXNoIiwidXNlcl9pZCI6IlZYTmxjam8yT0E9PSIsImlzX3N0YWZmIjp0cnVlLCJjc3JmVG9rZW4iOiJldlc5bXFNQmRtcWcxRnRYVjd1WTJKd3NJa3dRTmFFR25Bb3JoOUNBVzNNMENkNmM1QXA3MEs2MGh5RXBYcERXIn0.X_665nucemo85GTsL3VrGvTx4LG1SX4vs_JdCGZi9oU; HttpOnly; Path=/"
            }
          ],
          "headersSize": 614,
          "httpVersion": "HTTP/1.1",
          "redirectURL": "",
          "status": 200,
          "statusText": "OK"
        },
        "startedDateTime": "2020-12-09T15:54:22.603Z",
        "time": 342,
        "timings": {
          "blocked": -1,
          "connect": -1,
          "dns": -1,
          "receive": 0,
          "send": 0,
          "ssl": -1,
          "wait": 342
        }
      },
      {
        "_id": "ae9514576304a3be1dfe07b8cd3302ca",
        "_order": 0,
        "cache": {},
        "request": {
          "bodySize": 691,
          "cookies": [],
          "headers": [
            {
              "_fromType": "array",
              "name": "accept",
              "value": "*/*"
            },
            {
              "_fromType": "array",
              "name": "content-type",
              "value": "application/json"
            },
            {
              "_fromType": "array",
              "name": "authorization",
              "value": "JWT eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2MDc1MjkyNjIsImV4cCI6MTYwNzUyOTU2MiwidG9rZW4iOiJjaVVvNG9BT2toNkUiLCJlbWFpbCI6InNka0BleGFtcGxlLmNvbSIsInR5cGUiOiJhY2Nlc3MiLCJ1c2VyX2lkIjoiVlhObGNqbzJPQT09IiwiaXNfc3RhZmYiOnRydWV9.fVHTCGA7Kw8YkGj6ZGakHrVFIp1XR37SRMsas0bQi0o"
            },
            {
              "_fromType": "array",
              "name": "content-length",
              "value": "691"
            },
            {
              "_fromType": "array",
              "name": "user-agent",
              "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)"
            },
            {
              "_fromType": "array",
              "name": "accept-encoding",
              "value": "gzip,deflate"
            },
            {
              "_fromType": "array",
              "name": "connection",
              "value": "close"
            },
            {
              "name": "host",
              "value": "localhost:8000"
            }
          ],
          "headersSize": 544,
          "httpVersion": "HTTP/1.1",
          "method": "POST",
          "postData": {
            "mimeType": "application/json",
            "params": [],
            "text": "[{\"operationName\":\"UserDetails\",\"variables\":{},\"query\":\"fragment Address on Address {\\n  id\\n  firstName\\n  lastName\\n  companyName\\n  streetAddress1\\n  streetAddress2\\n  city\\n  postalCode\\n  country {\\n    code\\n    country\\n    __typename\\n  }\\n  countryArea\\n  phone\\n  isDefaultBillingAddress\\n  isDefaultShippingAddress\\n  __typename\\n}\\n\\nfragment User on User {\\n  id\\n  email\\n  firstName\\n  lastName\\n  isStaff\\n  defaultShippingAddress {\\n    ...Address\\n    __typename\\n  }\\n  defaultBillingAddress {\\n    ...Address\\n    __typename\\n  }\\n  addresses {\\n    ...Address\\n    __typename\\n  }\\n  __typename\\n}\\n\\nquery UserDetails {\\n  me {\\n    ...User\\n    __typename\\n  }\\n}\\n\"}]"
          },
          "queryString": [],
          "url": "http://localhost:8000/graphql/"
        },
        "response": {
          "bodySize": 222,
          "content": {
            "mimeType": "application/json",
            "size": 222,
            "text": "[{\"data\": {\"me\": {\"id\": \"VXNlcjo2OA==\", \"email\": \"sdk@example.com\", \"firstName\": \"\", \"lastName\": \"\", \"isStaff\": true, \"defaultShippingAddress\": null, \"defaultBillingAddress\": null, \"addresses\": [], \"__typename\": \"User\"}}}]"
          },
          "cookies": [],
          "headers": [
            {
              "name": "date",
              "value": "Wed, 09 Dec 2020 15:54:23 GMT"
            },
            {
              "name": "server",
              "value": "WSGIServer/0.2 CPython/3.8.1"
            },
            {
              "name": "content-type",
              "value": "application/json"
            },
            {
              "name": "content-length",
              "value": "222"
            },
            {
              "name": "x-content-type-options",
              "value": "nosniff"
            },
            {
              "name": "referrer-policy",
              "value": "same-origin"
            }
          ],
          "headersSize": 193,
          "httpVersion": "HTTP/1.1",
          "redirectURL": "",
          "status": 200,
          "statusText": "OK"
        },
        "startedDateTime": "2020-12-09T15:54:22.960Z",
        "time": 72,
        "timings": {
          "blocked": -1,
          "connect": -1,
          "dns": -1,
          "receive": 0,
          "send": 0,
          "ssl": -1,
          "wait": 72
        }
      },
      {
        "_id": "2fda9779e854236ccf5008fc66a316d0",
        "_order": 0,
        "cache": {},
        "request": {
          "bodySize": 224,
          "cookies": [],
          "headers": [
            {
              "_fromType": "array",
              "name": "accept",
              "value": "*/*"
            },
            {
              "_fromType": "array",
              "name": "content-type",
              "value": "application/json"
            },
            {
              "_fromType": "array",
              "name": "authorization",
              "value": "JWT eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2MDc1MjkyNjIsImV4cCI6MTYwNzUyOTU2MiwidG9rZW4iOiJjaVVvNG9BT2toNkUiLCJlbWFpbCI6InNka0BleGFtcGxlLmNvbSIsInR5cGUiOiJhY2Nlc3MiLCJ1c2VyX2lkIjoiVlhObGNqbzJPQT09IiwiaXNfc3RhZmYiOnRydWV9.fVHTCGA7Kw8YkGj6ZGakHrVFIp1XR37SRMsas0bQi0o"
            },
            {
              "_fromType": "array",
              "name": "content-length",
              "value": "224"
            },
            {
              "_fromType": "array",
              "name": "user-agent",
              "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)"
            },
            {
              "_fromType": "array",
              "name": "accept-encoding",
              "value": "gzip,deflate"
            },
            {
              "_fromType": "array",
              "name": "connection",
              "value": "close"
            },
            {
              "name": "host",
              "value": "localhost:8000"
            }
          ],
          "headersSize": 544,
          "httpVersion": "HTTP/1.1",
          "method": "POST",
          "postData": {
            "mimeType": "application/json",
            "params": [],
            "text": "[{\"operationName\":\"UserCheckoutTokenList\",\"variables\":{\"channel\":\"default-channel\"},\"query\":\"query UserCheckoutTokenList($channel: String) {\\n  me {\\n    id\\n    checkoutTokens(channel: $channel)\\n    __typename\\n  }\\n}\\n\"}]"
          },
          "queryString": [],
          "url": "http://localhost:8000/graphql/"
        },
        "response": {
          "bodySize": 86,
          "content": {
            "mimeType": "application/json",
            "size": 86,
            "text": "[{\"data\": {\"me\": {\"id\": \"VXNlcjo2OA==\", \"checkoutTokens\": [], \"__typename\": \"User\"}}}]"
          },
          "cookies": [],
          "headers": [
            {
              "name": "date",
              "value": "Wed, 09 Dec 2020 15:54:23 GMT"
            },
            {
              "name": "server",
              "value": "WSGIServer/0.2 CPython/3.8.1"
            },
            {
              "name": "content-type",
              "value": "application/json"
            },
            {
              "name": "content-length",
              "value": "86"
            },
            {
              "name": "x-content-type-options",
              "value": "nosniff"
            },
            {
              "name": "referrer-policy",
              "value": "same-origin"
            }
          ],
          "headersSize": 192,
          "httpVersion": "HTTP/1.1",
          "redirectURL": "",
          "status": 200,
          "statusText": "OK"
        },
        "startedDateTime": "2020-12-09T15:54:23.045Z",
        "time": 59,
        "timings": {
          "blocked": -1,
          "connect": -1,
          "dns": -1,
          "receive": 0,
          "send": 0,
          "ssl": -1,
          "wait": 59
        }
      },
      {
        "_id": "9c9b343a2a9815f2fa0e11fa216543ff",
        "_order": 0,
        "cache": {},
        "request": {
          "bodySize": 1194,
          "cookies": [],
          "headers": [
            {
              "_fromType": "array",
              "name": "accept",
              "value": "*/*"
            },
            {
              "_fromType": "array",
              "name": "content-type",
              "value": "application/json"
            },
            {
              "_fromType": "array",
              "name": "authorization",
              "value": "JWT eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2MDc1MjkyNjIsImV4cCI6MTYwNzUyOTU2MiwidG9rZW4iOiJjaVVvNG9BT2toNkUiLCJlbWFpbCI6InNka0BleGFtcGxlLmNvbSIsInR5cGUiOiJhY2Nlc3MiLCJ1c2VyX2lkIjoiVlhObGNqbzJPQT09IiwiaXNfc3RhZmYiOnRydWV9.fVHTCGA7Kw8YkGj6ZGakHrVFIp1XR37SRMsas0bQi0o"
            },
            {
              "_fromType": "array",
              "name": "content-length",
              "value": "1194"
            },
            {
              "_fromType": "array",
              "name": "user-agent",
              "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)"
            },
            {
              "_fromType": "array",
              "name": "accept-encoding",
              "value": "gzip,deflate"
            },
            {
              "_fromType": "array",
              "name": "connection",
              "value": "close"
            },
            {
              "name": "host",
              "value": "localhost:8000"
            }
          ],
          "headersSize": 545,
          "httpVersion": "HTTP/1.1",
          "method": "POST",
          "postData": {
            "mimeType": "application/json",
            "params": [],
            "text": "[{\"operationName\":\"SetPassword\",\"variables\":{\"email\":\"sdk@example.com\",\"password\":\"test2345678\",\"token\":\"5hr-73a06b70fd6ad8ab3913\"},\"query\":\"fragment Address on Address {\\n  id\\n  firstName\\n  lastName\\n  companyName\\n  streetAddress1\\n  streetAddress2\\n  city\\n  postalCode\\n  country {\\n    code\\n    country\\n    __typename\\n  }\\n  countryArea\\n  phone\\n  isDefaultBillingAddress\\n  isDefaultShippingAddress\\n  __typename\\n}\\n\\nfragment User on User {\\n  id\\n  email\\n  firstName\\n  lastName\\n  isStaff\\n  defaultShippingAddress {\\n    ...Address\\n    __typename\\n  }\\n  defaultBillingAddress {\\n    ...Address\\n    __typename\\n  }\\n  addresses {\\n    ...Address\\n    __typename\\n  }\\n  __typename\\n}\\n\\nfragment AccountError on AccountError {\\n  code\\n  field\\n  message\\n  __typename\\n}\\n\\nmutation SetPassword($token: String!, $email: String!, $password: String!) {\\n  setPassword(token: $token, email: $email, password: $password) {\\n    errors: accountErrors {\\n      ...AccountError\\n      __typename\\n    }\\n    token\\n    user {\\n      ...User\\n      __typename\\n    }\\n    accountErrors {\\n      field\\n      message\\n      code\\n      __typename\\n    }\\n    __typename\\n  }\\n}\\n\"}]"
          },
          "queryString": [],
          "url": "http://localhost:8000/graphql/"
        },
        "response": {
          "bodySize": 336,
          "content": {
            "mimeType": "application/json",
            "size": 336,
            "text": "[{\"data\": {\"setPassword\": {\"errors\": [{\"code\": \"INVALID\", \"field\": \"token\", \"message\": \"Invalid or expired token.\", \"__typename\": \"AccountError\"}], \"token\": null, \"user\": null, \"accountErrors\": [{\"field\": \"token\", \"message\": \"Invalid or expired token.\", \"code\": \"INVALID\", \"__typename\": \"AccountError\"}], \"__typename\": \"SetPassword\"}}}]"
          },
          "cookies": [],
          "headers": [
            {
              "name": "date",
              "value": "Wed, 09 Dec 2020 15:54:23 GMT"
            },
            {
              "name": "server",
              "value": "WSGIServer/0.2 CPython/3.8.1"
            },
            {
              "name": "content-type",
              "value": "application/json"
            },
            {
              "name": "content-length",
              "value": "336"
            },
            {
              "name": "x-content-type-options",
              "value": "nosniff"
            },
            {
              "name": "referrer-policy",
              "value": "same-origin"
            }
          ],
          "headersSize": 193,
          "httpVersion": "HTTP/1.1",
          "redirectURL": "",
          "status": 200,
          "statusText": "OK"
        },
        "startedDateTime": "2020-12-09T15:54:23.127Z",
        "time": 61,
        "timings": {
          "blocked": -1,
          "connect": -1,
          "dns": -1,
          "receive": 0,
          "send": 0,
          "ssl": -1,
          "wait": 61
        }
      },
      {
        "_id": "466495f0fb7199f0081974ae07e334c6",
        "_order": 0,
        "cache": {},
        "request": {
          "bodySize": 453,
          "cookies": [],
          "headers": [
            {
              "_fromType": "array",
              "name": "accept",
              "value": "*/*"
            },
            {
              "_fromType": "array",
              "name": "content-type",
              "value": "application/json"
            },
            {
              "_fromType": "array",
              "name": "authorization",
              "value": "JWT eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2MDc1MjkyNjIsImV4cCI6MTYwNzUyOTU2MiwidG9rZW4iOiJjaVVvNG9BT2toNkUiLCJlbWFpbCI6InNka0BleGFtcGxlLmNvbSIsInR5cGUiOiJhY2Nlc3MiLCJ1c2VyX2lkIjoiVlhObGNqbzJPQT09IiwiaXNfc3RhZmYiOnRydWV9.fVHTCGA7Kw8YkGj6ZGakHrVFIp1XR37SRMsas0bQi0o"
            },
            {
              "_fromType": "array",
              "name": "content-length",
              "value": "453"
            },
            {
              "_fromType": "array",
              "name": "user-agent",
              "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)"
            },
            {
              "_fromType": "array",
              "name": "accept-encoding",
              "value": "gzip,deflate"
            },
            {
              "_fromType": "array",
              "name": "connection",
              "value": "close"
            },
            {
              "name": "host",
              "value": "localhost:8000"
            }
          ],
          "headersSize": 544,
          "httpVersion": "HTTP/1.1",
          "method": "POST",
          "postData": {
            "mimeType": "application/json",
            "params": [],
            "text": "[{\"operationName\":\"PasswordChange\",\"variables\":{\"newPassword\":\"test2345678\",\"oldPassword\":\"test2345678\"},\"query\":\"fragment AccountError on AccountError {\\n  code\\n  field\\n  message\\n  __typename\\n}\\n\\nmutation PasswordChange($newPassword: String!, $oldPassword: String!) {\\n  passwordChange(newPassword: $newPassword, oldPassword: $oldPassword) {\\n    errors: accountErrors {\\n      ...AccountError\\n      __typename\\n    }\\n    __typename\\n  }\\n}\\n\"}]"
          },
          "queryString": [],
          "url": "http://localhost:8000/graphql/"
        },
        "response": {
          "bodySize": 203,
          "content": {
            "mimeType": "application/json",
            "size": 203,
            "text": "[{\"data\": {\"passwordChange\": {\"errors\": [{\"code\": \"INVALID_CREDENTIALS\", \"field\": \"oldPassword\", \"message\": \"Old password isn't valid.\", \"__typename\": \"AccountError\"}], \"__typename\": \"PasswordChange\"}}}]"
          },
          "cookies": [],
          "headers": [
            {
              "name": "date",
              "value": "Wed, 09 Dec 2020 15:54:23 GMT"
            },
            {
              "name": "server",
              "value": "WSGIServer/0.2 CPython/3.8.1"
            },
            {
              "name": "content-type",
              "value": "application/json"
            },
            {
              "name": "content-length",
              "value": "203"
            },
            {
              "name": "x-content-type-options",
              "value": "nosniff"
            },
            {
              "name": "referrer-policy",
              "value": "same-origin"
            }
          ],
          "headersSize": 193,
          "httpVersion": "HTTP/1.1",
          "redirectURL": "",
          "status": 200,
          "statusText": "OK"
        },
        "startedDateTime": "2020-12-09T15:54:23.202Z",
        "time": 263,
        "timings": {
          "blocked": -1,
          "connect": -1,
          "dns": -1,
          "receive": 0,
          "send": 0,
          "ssl": -1,
          "wait": 263
        }
      }
    ],
    "pages": [],
    "version": "1.2"
  }
}
