{
  "_type": "export",
  "__export_format": 4,
  "__export_date": "2023-01-03T20:51:27.271Z",
  "__export_source": "insomnia.desktop.app:v2022.7.0",
  "resources": [
    {
      "_id": "req_c776b17b2b13487dbf68fff9e0474c16",
      "parentId": "fld_27c44746f18f47d0924fa3a77f6657dc",
      "modified": 1672327424701,
      "created": 1672171348274,
      "url": "{{ _.API_URL }}/api/v1/products/",
      "name": "getAll",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1634932093112,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_27c44746f18f47d0924fa3a77f6657dc",
      "parentId": "fld_4614e74157bb41e28dcab468d55330d0",
      "modified": 1672171348272,
      "created": 1672171348272,
      "name": "products",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1672089277353,
      "_type": "request_group"
    },
    {
      "_id": "fld_4614e74157bb41e28dcab468d55330d0",
      "parentId": "wrk_1e7b6afabe3f4aa5813985de4ec6b13b",
      "modified": 1672171348270,
      "created": 1672171348270,
      "name": "REST API",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1672089375127,
      "_type": "request_group"
    },
    {
      "_id": "wrk_1e7b6afabe3f4aa5813985de4ec6b13b",
      "parentId": null,
      "modified": 1672329606037,
      "created": 1672171348240,
      "name": "Platzi Fake Store API",
      "description": "",
      "scope": "collection",
      "_type": "workspace"
    },
    {
      "_id": "req_b86a90751cdd459597a6a109b67714d0",
      "parentId": "fld_27c44746f18f47d0924fa3a77f6657dc",
      "modified": 1672417605441,
      "created": 1672171348279,
      "url": "{{ _.API_URL }}/api/v1/products/120",
      "name": "getOne",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1634590219855.75,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_6ebd174997064476bbcf18bad9eea92f",
      "parentId": "fld_27c44746f18f47d0924fa3a77f6657dc",
      "modified": 1672761841599,
      "created": 1672171348286,
      "url": "{{ _.API_URL }}/api/v1/products/",
      "name": "create",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/json",
        "text": "{\n\t\"title\": \"New Product\",\n\t\"price\": 10,\n\t\"description\": \"A description\",\n\t\"categoryId\": 1,\n\t\"images\": [\n\t\t\"https://placeimg.com/640/480/any\"\n\t]\n}"
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_0df83e19008842feb0a4366fe1624462"
        }
      ],
      "authentication": {},
      "metaSortKey": -1634547485698.7188,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_b1a61ebd331642118fc7dc482de05fea",
      "parentId": "fld_27c44746f18f47d0924fa3a77f6657dc",
      "modified": 1672764842438,
      "created": 1672171348284,
      "url": "{{ _.API_URL }}/api/v1/products/1",
      "name": "update",
      "description": "",
      "method": "PUT",
      "body": {
        "mimeType": "application/json",
        "text": "{\n  \"title\": \"Change title\",\n  \"price\": 100,\n\t\"images\": [\"https://placeimg.com/640/480/any\"]\n}"
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_0df83e19008842feb0a4366fe1624462"
        }
      ],
      "authentication": {},
      "metaSortKey": -1634526118620.2031,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_f78b63c34a75497ead89fb2dedbd78e3",
      "parentId": "fld_27c44746f18f47d0924fa3a77f6657dc",
      "modified": 1672417623812,
      "created": 1672171348303,
      "url": "{{ _.API_URL }}/api/v1/products/132",
      "name": "delete",
      "description": "",
      "method": "DELETE",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1634504751541.6875,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_9f9b61ef9dfb49f6baa80c6bd8b3f89d",
      "parentId": "fld_27c44746f18f47d0924fa3a77f6657dc",
      "modified": 1672171348290,
      "created": 1672171348290,
      "url": "{{ _.API_URL }}/api/v1/products/",
      "name": "pagination",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_3ba9be553276479d83f2e6330c75f661",
          "name": "offset",
          "value": "2",
          "description": "",
          "disabled": false
        },
        {
          "id": "pair_3d77edb2679c4116b410b920fc75a9c5",
          "name": "limit",
          "value": "2",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1633991941607.3125,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_f175b158fee4473abd29a2eaa0b778da",
      "parentId": "fld_27c44746f18f47d0924fa3a77f6657dc",
      "modified": 1672171348296,
      "created": 1672171348296,
      "url": "{{ _.API_URL }}/api/v1/products/",
      "name": "by title",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_3ba9be553276479d83f2e6330c75f661",
          "name": "title",
          "value": "Generic",
          "description": "",
          "disabled": false
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1633991941557.3125,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_c3f520c7bbf64b42989580a354cc58ff",
      "parentId": "fld_27c44746f18f47d0924fa3a77f6657dc",
      "modified": 1672171348300,
      "created": 1672171348300,
      "url": "{{ _.API_URL }}/api/v1/products/",
      "name": "by prices",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_3ba9be553276479d83f2e6330c75f661",
          "name": "price_min",
          "value": "900",
          "description": "",
          "disabled": false
        },
        {
          "id": "pair_077ac84162ce4f2bae5ea999e65df440",
          "name": "price_max",
          "value": "1000",
          "description": "",
          "disabled": false
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1633991941507.3125,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_b495d704abd54ad8b6817495e7177b82",
      "parentId": "fld_27c44746f18f47d0924fa3a77f6657dc",
      "modified": 1672171348307,
      "created": 1672171348307,
      "url": "{{ _.API_URL }}/api/v1/products/",
      "name": "by category",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_3ba9be553276479d83f2e6330c75f661",
          "name": "categoryId",
          "value": "1",
          "description": "",
          "disabled": false
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1633778270797.1562,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_82c750fe2bb54708adbe118e0d0f483b",
      "parentId": "fld_fc5bd36a7d9a484f89bfee1b28b00a86",
      "modified": 1672171348317,
      "created": 1672171348317,
      "url": "{{ _.API_URL }}/api/v1/categories/",
      "name": "getAll",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1634932093112,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_fc5bd36a7d9a484f89bfee1b28b00a86",
      "parentId": "fld_4614e74157bb41e28dcab468d55330d0",
      "modified": 1672171348315,
      "created": 1672171348315,
      "name": "categories",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1672089277203,
      "_type": "request_group"
    },
    {
      "_id": "req_0557bd4127aa43438411ff0c4c283405",
      "parentId": "fld_fc5bd36a7d9a484f89bfee1b28b00a86",
      "modified": 1672171348321,
      "created": 1672171348321,
      "url": "{{ _.API_URL }}/api/v1/categories/1",
      "name": "getOne",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1634900042494.2266,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_c22513d5222f42bd8fa28ec57ee6ec72",
      "parentId": "fld_fc5bd36a7d9a484f89bfee1b28b00a86",
      "modified": 1672171348330,
      "created": 1672171348330,
      "url": "{{ _.API_URL }}/api/v1/categories/",
      "name": "create",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/json",
        "text": "{\n  \"name\": \"New Category\",\n  \"image\": \"https://placeimg.com/640/480/any\"\n}"
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_7461a0646fad4c75a737345770f9cf0f"
        }
      ],
      "authentication": {},
      "metaSortKey": -1634547485698.7188,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_93859a3ce83344ca87c78fbce970ce0e",
      "parentId": "fld_fc5bd36a7d9a484f89bfee1b28b00a86",
      "modified": 1672765487841,
      "created": 1672171348325,
      "url": "{{ _.API_URL }}/api/v1/categories/3",
      "name": "update",
      "description": "",
      "method": "PUT",
      "body": {
        "mimeType": "application/json",
        "text": "{\n\t\"name\": \"Change title\"\n}"
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_7461a0646fad4c75a737345770f9cf0f"
        }
      ],
      "authentication": {},
      "metaSortKey": -1634419283227.625,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_070d11d7702f4eb28324e85ed2960dce",
      "parentId": "fld_fc5bd36a7d9a484f89bfee1b28b00a86",
      "modified": 1672171348339,
      "created": 1672171348339,
      "url": "{{ _.API_URL }}/api/v1/categories/1",
      "name": "delete",
      "description": "",
      "method": "DELETE",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1634392574379.4805,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_ed0a11df5c2d44e1baae587fc5fbadb6",
      "parentId": "fld_fc5bd36a7d9a484f89bfee1b28b00a86",
      "modified": 1672171348333,
      "created": 1672171348333,
      "url": "{{ _.API_URL }}/api/v1/categories/1/products",
      "name": "products by category",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1634392574329.4805,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_65064a2c2393411b9f5481de31f32441",
      "parentId": "fld_78339a787ce24506a8e3dc5d1826bbe7",
      "modified": 1672171348355,
      "created": 1672171348355,
      "url": "{{ _.API_URL }}/api/v1/users/",
      "name": "getAll",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "id": "pair_3b6b774e4f7c4d9192086e6bf6064e94",
          "name": "limit",
          "value": "3",
          "description": ""
        }
      ],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1645014463273,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_78339a787ce24506a8e3dc5d1826bbe7",
      "parentId": "fld_4614e74157bb41e28dcab468d55330d0",
      "modified": 1672171348345,
      "created": 1672171348345,
      "name": "users",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1672089277103,
      "_type": "request_group"
    },
    {
      "_id": "req_a3c60edd34624afa81c48700461092c2",
      "parentId": "fld_78339a787ce24506a8e3dc5d1826bbe7",
      "modified": 1672171348359,
      "created": 1672171348359,
      "url": "{{ _.API_URL }}/api/v1/users/3",
      "name": "getOne",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {},
      "metaSortKey": -1645014463248,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_b61b1f7d53a3489eab89f3c3da230158",
      "parentId": "fld_78339a787ce24506a8e3dc5d1826bbe7",
      "modified": 1672765730676,
      "created": 1672171348346,
      "url": "{{ _.API_URL }}/api/v1/users/",
      "name": "create",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/json",
        "text": "{\n\t\"name\": \"Nicolas\",\n\t\"email\": \"nico@gmail.com\",\n\t\"password\": \"1234\",\n\t\"avatar\": \"https://api.lorem.space/image/movie?w=150&h=220\"\n}"
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_6c4adef091164c07b597fc1c8415ff6a"
        }
      ],
      "authentication": {},
      "metaSortKey": -1645014463223,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_75133b2109d14724a1bf422c13733f20",
      "parentId": "fld_78339a787ce24506a8e3dc5d1826bbe7",
      "modified": 1672171348361,
      "created": 1672171348361,
      "url": "{{ _.API_URL }}/api/v1/users/4",
      "name": "update",
      "description": "",
      "method": "PUT",
      "body": {
        "mimeType": "application/json",
        "text": "{\n\t\"name\": \"nicasa\",\n\t\"role\": \"admin\"\n}"
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_6c4adef091164c07b597fc1c8415ff6a"
        }
      ],
      "authentication": {},
      "metaSortKey": -1643635451067,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_33cd3599324e4502beac2540b7590230",
      "parentId": "fld_78339a787ce24506a8e3dc5d1826bbe7",
      "modified": 1672171348349,
      "created": 1672171348349,
      "url": "{{ _.API_URL }}/api/v1/users/is-available",
      "name": "isAvailable",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/json",
        "text": "{\n\t\"email\": \"maria@mail.com\"\n}"
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_6c4adef091164c07b597fc1c8415ff6a"
        }
      ],
      "authentication": {},
      "metaSortKey": -1642256438911,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_0107b23ad490485baad518b238ab6532",
      "parentId": "fld_78339a787ce24506a8e3dc5d1826bbe7",
      "modified": 1672171348364,
      "created": 1672171348364,
      "url": "{{ _.API_URL }}/api/v1/users/3",
      "name": "delete",
      "description": "",
      "method": "DELETE",
      "body": {
        "mimeType": "application/json",
        "text": "{\n\t\"name\": \"nicasa\",\n\t\"role\": \"admin\"\n}"
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_6c4adef091164c07b597fc1c8415ff6a"
        }
      ],
      "authentication": {},
      "metaSortKey": -1642256438861,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_7b1b4a55a90c4120a7b74763dc4dd5e9",
      "parentId": "fld_3910c73eeda546788296cb5480d2503a",
      "modified": 1672171348371,
      "created": 1672171348371,
      "url": "{{ _.API_URL }}/api/v1/auth/login",
      "name": "login",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/json",
        "text": "{\n\t\"email\": \"john@mail.com\",\n\t\"password\": \"changeme\"\n}"
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_6c4adef091164c07b597fc1c8415ff6a"
        }
      ],
      "authentication": {},
      "metaSortKey": -1671814786929,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_3910c73eeda546788296cb5480d2503a",
      "parentId": "fld_4614e74157bb41e28dcab468d55330d0",
      "modified": 1672171348370,
      "created": 1672171348370,
      "name": "auth",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1672089277078,
      "_type": "request_group"
    },
    {
      "_id": "req_b44dca5d3e864d1f86ef108b9dd64483",
      "parentId": "fld_3910c73eeda546788296cb5480d2503a",
      "modified": 1672171348376,
      "created": 1672171348376,
      "url": "{{ _.API_URL }}/api/v1/auth/profile",
      "name": "profile",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {
        "type": "bearer",
        "token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOjEsImlhdCI6MTY3MTgxNDM0MCwiZXhwIjoxNjczNTQyMzQwfQ.962CqEYlZ1cb_nSoGLk4Gy26u0aEzvnPa4kPsfPWeVw",
        "disabled": false
      },
      "metaSortKey": -1671814786904,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_e8317f6967964cfcadf510ae2d5529c6",
      "parentId": "fld_3910c73eeda546788296cb5480d2503a",
      "modified": 1672766316454,
      "created": 1672171348379,
      "url": "{{ _.API_URL }}/api/v1/auth/refresh-token",
      "name": "refresh-token",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/json",
        "text": "{\n\t\"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOjEsImlhdCI6MTY3Mjc2NjMxMCwiZXhwIjoxNjcyODAyMzEwfQ.-jEoN2jOLUme9Pj139n6IJ5k0CZyL4SedzMa4PK8ew\"\n}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1671814786879,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_2ff1825c04194602b9755c8540d7d6d5",
      "parentId": "fld_65d614d0be9940af9ec6e781a369aff2",
      "modified": 1672171348384,
      "created": 1672171348384,
      "url": "{{ _.API_URL }}/api/v1/files/upload",
      "name": "upload",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "multipart/form-data",
        "params": [
          {
            "id": "pair_a72c7416c64645f49d9b492fd0824e29",
            "name": "file",
            "value": "",
            "description": "",
            "type": "file",
            "fileName": "C:\\Users\\nicob\\Downloads\\svgviewer-png-output (18).png"
          }
        ]
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "multipart/form-data",
          "id": "pair_b27e283f8d0646f8885ce5160382d3ce"
        }
      ],
      "authentication": {},
      "metaSortKey": -1641566932833,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_65d614d0be9940af9ec6e781a369aff2",
      "parentId": "fld_4614e74157bb41e28dcab468d55330d0",
      "modified": 1672171348383,
      "created": 1672171348383,
      "name": "files",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1672089277053,
      "_type": "request_group"
    },
    {
      "_id": "req_12b5b2a22f93493d90f3bbf5eb115ac2",
      "parentId": "fld_65d614d0be9940af9ec6e781a369aff2",
      "modified": 1672171348390,
      "created": 1672171348390,
      "url": "{{ _.API_URL }}/api/v1/files/8e27.png",
      "name": "file",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {
        "type": "bearer",
        "token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImpvaG5AbWFpbC5jb20iLCJzdWIiOjEsImlhdCI6MTY0ODc4ODAyNCwiZXhwIjoxNjQ4NzkxNjI0fQ.nBXfbX3JLTxp1yMNQk9YhHVAhuratlupTiru6ZPxrh0"
      },
      "metaSortKey": -1641222179794,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_9f37741c6f5a41f08d8bfa1141f8280e",
      "parentId": "fld_6afcac783cae46c68822ba3e7e3b8792",
      "modified": 1672171348401,
      "created": 1672171348401,
      "url": "{{ _.API_URL }}/graphql",
      "name": "getAll",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"{\\n  products{\\n\\t\\tid\\n    title\\n    price\\n\\t\\tdescription\\n\\t\\timages\\n\\t\\tcategory {\\n\\t\\t\\tid\\n\\t\\t\\tname\\n\\t\\t\\timage\\n\\t\\t}\\n  }\\n}\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089377244,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_6afcac783cae46c68822ba3e7e3b8792",
      "parentId": "fld_b2675aeece5848a18b12dd6702cc95d4",
      "modified": 1672171348399,
      "created": 1672171348399,
      "name": "products",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1672089953636,
      "_type": "request_group"
    },
    {
      "_id": "fld_b2675aeece5848a18b12dd6702cc95d4",
      "parentId": "wrk_1e7b6afabe3f4aa5813985de4ec6b13b",
      "modified": 1672171348397,
      "created": 1672171348397,
      "name": "GraphQL",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1672089375102,
      "_type": "request_group"
    },
    {
      "_id": "req_99b5469743954ab0a851bd9c05704909",
      "parentId": "fld_6afcac783cae46c68822ba3e7e3b8792",
      "modified": 1672171348416,
      "created": 1672171348416,
      "url": "{{ _.API_URL }}/graphql",
      "name": "getOne",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"{\\n\\tproduct(id: \\\"1\\\") {\\n\\t\\ttitle\\n\\t\\tprice\\n\\t\\timages\\n\\t\\tcategory {\\n\\t\\t\\tid\\n\\t\\t\\tname\\n\\t\\t\\timage\\n\\t\\t}\\n\\t}\\n}\\n\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089375282.75,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_282acd15809b43f6bb47ec85b3a38f64",
      "parentId": "fld_6afcac783cae46c68822ba3e7e3b8792",
      "modified": 1672171348424,
      "created": 1672171348424,
      "url": "{{ _.API_URL }}/graphql",
      "name": "create",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"mutation {\\n\\taddProduct(\\n\\t\\tdata: {\\n\\t\\t\\ttitle: \\\"New Product\\\"\\n\\t\\t\\tprice: 10\\n\\t\\t\\tdescription: \\\"A description\\\"\\n\\t\\t\\tcategoryId: 1\\n\\t\\t\\timages: [\\\"https://placeimg.com/640/480/any\\\"]\\n\\t\\t}\\n\\t) {\\n\\t\\ttitle\\n\\t\\tprice\\n\\t\\timages\\n\\t\\tcategory {\\n\\t\\t\\tid\\n\\t\\t\\tname\\n\\t\\t\\timage\\n\\t\\t}\\n\\t}\\n}\\n\",\"variables\":null}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089375250.0625,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_baa0fb36a0b04f958d5614dfbaecef4c",
      "parentId": "fld_6afcac783cae46c68822ba3e7e3b8792",
      "modified": 1672171348419,
      "created": 1672171348419,
      "url": "{{ _.API_URL }}/graphql",
      "name": "update",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"mutation {\\n\\tupdateProduct(id: \\\"1\\\", changes: { title: \\\"udpate\\\" }) {\\n\\t\\ttitle\\n\\t\\tprice\\n\\t\\timages\\n\\t}\\n}\\n\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089375217.375,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_35714f2ee8db4d0dbe2d34342a6ec5db",
      "parentId": "fld_6afcac783cae46c68822ba3e7e3b8792",
      "modified": 1672770161541,
      "created": 1672171348421,
      "url": "{{ _.API_URL }}/graphql",
      "name": "delete",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"mutation {\\n\\tdeleteProduct(id: 111)\\n}\\n\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089375184.6875,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_26a9035e1b404abea72b1166b620462c",
      "parentId": "fld_6afcac783cae46c68822ba3e7e3b8792",
      "modified": 1672770217043,
      "created": 1672171348406,
      "url": "{{ _.API_URL }}/graphql",
      "name": "pagination",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"{\\n  products(limit: 2, offset: 0){\\n    title\\n    price\\n  }\\n}\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089375134.6875,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_c142473455a74ed08453f008311fe692",
      "parentId": "fld_6afcac783cae46c68822ba3e7e3b8792",
      "modified": 1672770523796,
      "created": 1672171348409,
      "url": "{{ _.API_URL }}/graphql",
      "name": "by query",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"{\\n  products(title: \\\"Generic\\\"){\\n    title\\n    price\\n  }\\n}\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089375084.6875,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_394ffe6880e345b0a7e12a72dfab9572",
      "parentId": "fld_6afcac783cae46c68822ba3e7e3b8792",
      "modified": 1672171348413,
      "created": 1672171348413,
      "url": "{{ _.API_URL }}/graphql",
      "name": "by prices",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"{\\n\\tproducts(price_min: 100, price_max: 200) {\\n\\t\\ttitle\\n\\t\\tprice\\n\\t}\\n}\\n\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089375034.6875,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_33601ebd816d483cbfe51b0b10a75ab8",
      "parentId": "fld_6afcac783cae46c68822ba3e7e3b8792",
      "modified": 1672770702152,
      "created": 1672171348427,
      "url": "{{ _.API_URL }}/graphql",
      "name": "by category",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"{\\n\\tproducts(title: \\\"Generic\\\", categoryId: 1, price_min: 100, price_max: 1000) {\\n\\t\\ttitle\\n\\t\\tprice\\n\\t\\tcategory {\\n\\t\\t\\tid\\n\\t\\t\\tname\\n\\t\\t}\\n\\t}\\n}\\n\",\"variables\":null}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1671952080956.8438,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_e01b0500b4124b209f94d23052ac181d",
      "parentId": "fld_1636402e55344683983ded1b182a53b3",
      "modified": 1672171348436,
      "created": 1672171348436,
      "url": "{{ _.API_URL }}/graphql",
      "name": "getAll",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"{\\n  categories{\\n\\t\\tid\\n\\t\\tname\\n\\t\\timage\\n  }\\n}\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089963670,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_1636402e55344683983ded1b182a53b3",
      "parentId": "fld_b2675aeece5848a18b12dd6702cc95d4",
      "modified": 1672171348434,
      "created": 1672171348434,
      "name": "categories",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1672089953586,
      "_type": "request_group"
    },
    {
      "_id": "req_b8cff2764a784cb2afa47a24d10b65e9",
      "parentId": "fld_1636402e55344683983ded1b182a53b3",
      "modified": 1672171348439,
      "created": 1672171348439,
      "url": "{{ _.API_URL }}/graphql",
      "name": "getOne",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"{\\n  category(id: 1){\\n\\t\\tid\\n\\t\\tname\\n\\t\\timage\\n  }\\n}\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089853715.125,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_2c950103c6bb4785b817254b0f9c9e45",
      "parentId": "fld_1636402e55344683983ded1b182a53b3",
      "modified": 1672171348450,
      "created": 1672171348450,
      "url": "{{ _.API_URL }}/graphql",
      "name": "create",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"mutation {\\n\\taddCategory(\\n\\t\\tdata: { name: \\\"New Category\\\", image: \\\"https://placeimg.com/640/480/any\\\" }\\n\\t) {\\n\\t\\tid\\n\\t\\tname\\n\\t\\timage\\n\\t}\\n}\\n\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089798737.6875,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_20964850d6d54df1a5c26b01b46319f1",
      "parentId": "fld_1636402e55344683983ded1b182a53b3",
      "modified": 1672171348443,
      "created": 1672171348443,
      "url": "{{ _.API_URL }}/graphql",
      "name": "update",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"mutation {\\n\\tupdateCategory(id: 1, changes: { name: \\\"change\\\" }) {\\n\\t\\tid\\n\\t\\tname\\n\\t\\timage\\n\\t}\\n}\\n\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089771248.9688,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_5b4fae03514a40d8a8b4ce4989cab19d",
      "parentId": "fld_1636402e55344683983ded1b182a53b3",
      "modified": 1672771618554,
      "created": 1672171348445,
      "url": "{{ _.API_URL }}/graphql",
      "name": "delete",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"mutation {\\n\\tdeleteCategory(id: 6)\\n}\\n\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089757504.6094,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_6d5ed894ece648ee80120d4722a33370",
      "parentId": "fld_18c8c9902e134afdb86751456ac4b1f5",
      "modified": 1672171348457,
      "created": 1672171348457,
      "url": "{{ _.API_URL }}/graphql",
      "name": "getAll",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"{\\n  users{\\n\\t\\tid\\n\\t\\tname\\n\\t\\temail\\n  }\\n}\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089963670,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_18c8c9902e134afdb86751456ac4b1f5",
      "parentId": "fld_b2675aeece5848a18b12dd6702cc95d4",
      "modified": 1672171348454,
      "created": 1672171348454,
      "name": "users",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1672089664356.5,
      "_type": "request_group"
    },
    {
      "_id": "req_caf4a6e4c4f54e3c883041fc29356c33",
      "parentId": "fld_18c8c9902e134afdb86751456ac4b1f5",
      "modified": 1672777741553,
      "created": 1672171348460,
      "url": "{{ _.API_URL }}/graphql",
      "name": "getOne",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"query {\\n  user(id: 1){\\n\\t\\tid\\n\\t\\tname\\n\\t\\tavatar\\n  }\\n}\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089853715.125,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_761a646a80e8423c9bc583f79848537f",
      "parentId": "fld_18c8c9902e134afdb86751456ac4b1f5",
      "modified": 1672777839353,
      "created": 1672171348469,
      "url": "{{ _.API_URL }}/graphql",
      "name": "create",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"mutation {\\n\\taddUser(\\n\\t\\tdata: {\\n\\t\\t\\tname: \\\"Nicolas\\\"\\n\\t\\t\\temail: \\\"nico@gmail.com\\\"\\n\\t\\t\\tpassword: \\\"1234\\\"\\n\\t\\t\\tavatar: \\\"https://api.lorem.space/image/face?w=150&h=220\\\"\\n\\t\\t}\\n\\t) {\\n\\t\\tid\\n\\t\\tname\\n\\t\\tavatar\\n\\t}\\n}\\n\",\"variables\":null}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089798737.6875,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_579438a4ae544d4db92ff601666464ee",
      "parentId": "fld_18c8c9902e134afdb86751456ac4b1f5",
      "modified": 1672171348464,
      "created": 1672171348464,
      "url": "{{ _.API_URL }}/graphql",
      "name": "update",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"mutation {\\n\\tupdateUser(id: 1, changes: { name: \\\"change\\\" }) {\\n\\t\\tid\\n\\t\\tname\\n\\t\\tavatar\\n\\t}\\n}\\n\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089771248.9688,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_6d780c4c5f874722850f09a8e79f385d",
      "parentId": "fld_18c8c9902e134afdb86751456ac4b1f5",
      "modified": 1672778377576,
      "created": 1672778091151,
      "url": "{{ _.API_URL }}/graphql",
      "name": "isAvailable",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"query {\\n\\tisAvailable(email: \\\"john@mail.com\\\")\\n}\\n\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089764376.789,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_d778f8ad778544c28f827b1c08a16517",
      "parentId": "fld_18c8c9902e134afdb86751456ac4b1f5",
      "modified": 1672171348467,
      "created": 1672171348467,
      "url": "{{ _.API_URL }}/graphql",
      "name": "delete",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"mutation {\\n\\tdeleteUser(id: 1)\\n}\\n\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089757504.6094,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_6c6c6fec6c4b4b22a4615fa421852154",
      "parentId": "fld_48613a62aef54dc5a4300751b50c037f",
      "modified": 1672171348477,
      "created": 1672171348477,
      "url": "{{ _.API_URL }}/graphql",
      "name": "login",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"mutation {\\n\\tlogin(email: \\\"john@mail.com\\\", password: \\\"changeme\\\") {\\n\\t\\taccess_token\\n\\t\\trefresh_token\\n\\t}\\n}\\n\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089963670,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_48613a62aef54dc5a4300751b50c037f",
      "parentId": "fld_b2675aeece5848a18b12dd6702cc95d4",
      "modified": 1672171348475,
      "created": 1672171348475,
      "name": "auth",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1672089519741.75,
      "_type": "request_group"
    },
    {
      "_id": "req_4b8ff21b0bdc40b68d7daf00376445fd",
      "parentId": "fld_48613a62aef54dc5a4300751b50c037f",
      "modified": 1672171348480,
      "created": 1672171348480,
      "url": "{{ _.API_URL }}/graphql",
      "name": "myProfile",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"{\\n\\tmyProfile {\\n\\t\\tid\\n\\t\\tname\\n\\t\\tavatar\\n\\t}\\n}\\n\"}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {
        "type": "bearer",
        "token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOjEsImlhdCI6MTY3MjE2MDcwNywiZXhwIjoxNjczODg4NzA3fQ.uo5EG0rBCO7qnVe7TtC6WxuwBbICcwnkqclMSgR4L7Y"
      },
      "metaSortKey": -1672089853715.125,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_8665d9606ef74600a1d46724af7d3216",
      "parentId": "fld_48613a62aef54dc5a4300751b50c037f",
      "modified": 1672778801362,
      "created": 1672171348482,
      "url": "{{ _.API_URL }}/graphql",
      "name": "refreshToken",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/graphql",
        "text": "{\"query\":\"mutation {\\n\\trefreshToken(\\n\\t\\trefreshToken: \\\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOjEsImlhdCI6MTY3Mjc3ODY4MywiZXhwIjoxNjcyODE0NjgzfQ.XMjQQ6tTHAvy2ELrsYN0enWcQTo0PTeqb46-OrhUK7o\\\"\\n\\t) {\\n\\t\\taccess_token\\n\\t\\trefresh_token\\n\\t}\\n}\\n\",\"variables\":null}"
      },
      "parameters": [],
      "headers": [{ "name": "Content-Type", "value": "application/json" }],
      "authentication": {},
      "metaSortKey": -1672089798737.6875,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "env_7197aa4129484ee0adfde3036cc8bd6d",
      "parentId": "wrk_1e7b6afabe3f4aa5813985de4ec6b13b",
      "modified": 1672171348242,
      "created": 1672171348242,
      "name": "Base Environment",
      "data": {},
      "dataPropertyOrder": {},
      "color": null,
      "isPrivate": false,
      "metaSortKey": 1634932084267,
      "_type": "environment"
    },
    {
      "_id": "jar_72d97e99144842f9b2e6d6b4c811c66c",
      "parentId": "wrk_1e7b6afabe3f4aa5813985de4ec6b13b",
      "modified": 1672171348258,
      "created": 1672171348258,
      "name": "Default Jar",
      "cookies": [
        {
          "key": "_mcid",
          "value": "1.0e909ed12c0a970f1d20fb728a2c8d1e.82d987a5c3e3505a224dc90f166c56edb9b6eca7e38592ff4bc074503da74a51",
          "expires": "2023-01-15T00:16:14.000Z",
          "maxAge": 31536000,
          "domain": "nicobytes.us20.list-manage.com",
          "path": "/",
          "hostOnly": true,
          "creation": "2022-01-14T23:08:37.926Z",
          "lastAccessed": "2022-01-15T00:16:13.975Z",
          "id": "20978535593938807"
        },
        {
          "key": "_abck",
          "value": "B0563B8DEF26B459BF90EC433C93A1A4~-1~YAAQ16NivnP/9KB9AQAA7p3ZWgfu5i0ETaJ1lOfOq4U/G0rh0ICBFjd4Xevexuipa8+9Z3r21fMfC6JKPA0/aHUII+wTRMwd9+q5S51iymoX1UBy1GySJbo4+YurOLTYA11FF3Wa6kSr1+uJxtgkLQDqBtODWegti02W1SuGAuIAA9lU3RR2p/GXSnAtIn1UWvASlD8EoxVPUrjTTd/lu2tgUFMBVnoQmRFOZuS5gArCRIARrHHzQ4DxPFGF5sVmdjFgKTXrsTgUxSly5mh9umlB5FPAFfGWKixtUA7iRvUR2d8KFmrNJp5nlXIlVNPSQhbIuT6gLmytf022q+UI58sWESyRO0cirHBoaMmwUdtHkVsk3k3cBbDlN/WlBg==~-1~-1~-1",
          "expires": "2023-01-14T23:08:38.000Z",
          "maxAge": 31536000,
          "domain": "list-manage.com",
          "path": "/",
          "secure": true,
          "extensions": ["SameSite=None"],
          "hostOnly": false,
          "creation": "2022-01-14T23:08:37.926Z",
          "lastAccessed": "2022-01-14T23:08:37.926Z",
          "id": "9567220843806037"
        },
        {
          "key": "ak_bmsc",
          "value": "46BC42567BB834EF71243EF8295206A0~000000000000000000000000000000~YAAQ16NivnT/9KB9AQAA7p3ZWg6lrjHZ+whpQIXYWPa5fEm6BbN8VTTEumPpwKzMdvgRfJrirKuNpSL/owZ8F4nEyRQhvceLv4wFhRbcFL53QYMNUKjyHQqi/C3SL+3n/6ldoBKPyrua9XmOE5Fl4sWA0Ya7vG54Wu8abdn7W7OHLCSJW90bQ3XNuifvdqIezryA+hAPYI+HiUKpY4jozORnxRSV5Q4SvdAWIXNsSApP6B0PUnhrCuSDNLeTMTrRknCpS5hEIcFfiST74EVNpl4oW5deOYNFoXiqPth4liWnaY5fkhv9f5fqsQrjlQdGO0sTgG9eRHjscWxnweGAVEauYDui+TJ9rDtwE9VENifOUlpUkdWjKi/ZUS/PAJlvrYlsFF6CP4l9YpUJQrHU6fJG5A+Eig==",
          "expires": "2022-01-15T01:08:37.000Z",
          "maxAge": 7199,
          "domain": "us20.list-manage.com",
          "path": "/",
          "secure": true,
          "httpOnly": true,
          "extensions": ["SameSite=None"],
          "hostOnly": false,
          "creation": "2022-01-14T23:08:37.927Z",
          "lastAccessed": "2022-01-14T23:08:37.927Z",
          "id": "9202008446698922"
        },
        {
          "key": "bm_sz",
          "value": "4CA2EDCDBBC258ACD6AB5F47B7327AE7~YAAQ16NivnX/9KB9AQAA7p3ZWg5wOtk5Qwlq/K9g0z2BtEUbkubSNrXG91WLeLOLeKIjIeT93Afy0mz8I9zK3ccXYF4rNba9hQVDpGjoRsAh0JhineoatQZgoqHcdDHOPZF+Wdpi6QF4FQmc+5sjb3hjH+qXW7APB7DORJeUHSgSluyLrJ/0kiHaR5bbsAyID8YqXmR4Z1uugZqzaikcmeYftSFFv6qXHXRh29l9GNIGu/faH2g36PRjNi3sTaQjspybPggAP4RXopuWIq1/Hv3PCuV7vO4MTsLvgphfEavApyWQSONn8w==~4534325~3290677",
          "expires": "2022-01-15T03:08:37.000Z",
          "maxAge": 14399,
          "domain": "list-manage.com",
          "path": "/",
          "secure": true,
          "extensions": ["SameSite=None"],
          "hostOnly": false,
          "creation": "2022-01-14T23:08:37.927Z",
          "lastAccessed": "2022-01-14T23:08:37.927Z",
          "id": "6638779298120716"
        },
        {
          "key": "bm_sv",
          "value": "8B663F95A9F98C36431D10D1E2E91AA8~BKANYTsmHB3XKPV8rZenHtcybBfJdB11roU9NnvyeXSIZ8XCECzDw3NEEZ11j/daHQ9vNNb9i7z3mTinLBroAE5EKIiIs7gRGckJJjuvDfhbtQvyJa1m9MiYjGmjaEmKsAwDQYw5E+t8p0Bc3J6zJWrm+duArTHeZFxgcDa35X0=",
          "maxAge": 3153,
          "domain": "us20.list-manage.com",
          "path": "/",
          "httpOnly": true,
          "hostOnly": false,
          "creation": "2022-01-14T23:08:47.771Z",
          "lastAccessed": "2022-01-15T00:16:13.975Z",
          "id": "26026988064497036"
        }
      ],
      "_type": "cookie_jar"
    },
    {
      "_id": "spc_f6f37a8644c94c82bfb82766d14abcee",
      "parentId": "wrk_1e7b6afabe3f4aa5813985de4ec6b13b",
      "modified": 1672171348497,
      "created": 1672171348264,
      "fileName": "Prod Platzi Fake Store API",
      "contents": "",
      "contentType": "yaml",
      "_type": "api_spec"
    },
    {
      "_id": "env_9cd7e90da1614a6094a07e510e376483",
      "parentId": "env_7197aa4129484ee0adfde3036cc8bd6d",
      "modified": 1672171348244,
      "created": 1672171348244,
      "name": "Dev",
      "data": { "API_URL": "http://localhost:3001" },
      "dataPropertyOrder": { "&": ["API_URL"] },
      "color": "#7d69cb",
      "isPrivate": false,
      "metaSortKey": 1638539837263,
      "_type": "environment"
    },
    {
      "_id": "env_647857968166480f9ee2575809f4b52d",
      "parentId": "env_7197aa4129484ee0adfde3036cc8bd6d",
      "modified": 1672172855954,
      "created": 1672171348251,
      "name": "Prod",
      "data": { "API_URL": "https://api.escuelajs.co" },
      "dataPropertyOrder": { "&": ["API_URL"] },
      "color": "#ff0000",
      "isPrivate": false,
      "metaSortKey": 1638539845480,
      "_type": "environment"
    }
  ]
}
