{"info":{"_postman_id":"99ace609-03a3-49e1-8904-e54df0c60501","name":"Doc","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"18222595","collectionId":"99ace609-03a3-49e1-8904-e54df0c60501","publishedId":"UVksLZFJ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-03-01T15:28:09.000Z"},"item":[{"name":"mutations","item":[{"name":"AttachBaseAction","id":"dc144ad0-9e63-4fad-aef3-785b0ca0cd31","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation AttachBaseAction ($data: InputBaseActionAttach!) {\n    AttachBaseAction (data: $data) {\n        actions {\n            auth_url\n            id\n            name\n            options\n            type\n        }\n        icon\n        id\n        in_url\n        name\n        out_url\n        refresh_token_url\n    }\n}","variables":"{\n  \"data\": {\n    \"baseaction_id\": \"\",\n    \"service_id\": \"\"\n  }\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"dc144ad0-9e63-4fad-aef3-785b0ca0cd31"},{"name":"CreateBaseAction","id":"f16b2efa-160e-4ffe-a5fb-4ea424baa70b","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation CreateBaseAction ($data: InputBaseAction!) {\n    CreateBaseAction (data: $data) {\n        auth_url\n        id\n        name\n        options\n        type\n    }\n}","variables":"{\n  \"data\": {\n    \"name\": \"\",\n    \"options\": \"\"\n  }\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"f16b2efa-160e-4ffe-a5fb-4ea424baa70b"},{"name":"CreateBayAction","id":"a5767c64-28c8-4140-815d-3ea0ec228393","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation CreateBayAction ($data: InputBayAction!) {\n    CreateBayAction (data: $data) {\n        action_effect {\n            action {\n                auth_url\n                id\n                name\n                options\n                type\n            }\n            id\n            old_values\n            parameters\n            service {\n                actions {\n                    auth_url\n                    id\n                    name\n                    options\n                    type\n                }\n                icon\n                id\n                in_url\n                name\n                out_url\n                refresh_token_url\n            }\n        }\n        action_trigger {\n            action {\n                auth_url\n                id\n                name\n                options\n                type\n            }\n            id\n            old_values\n            parameters\n            service {\n                actions {\n                    auth_url\n                    id\n                    name\n                    options\n                    type\n                }\n                icon\n                id\n                in_url\n                name\n                out_url\n                refresh_token_url\n            }\n        }\n        active\n        id\n        name\n    }\n}","variables":"{\n  \"data\": {\n    \"action_effect_id\": \"\",\n    \"action_trigger_id\": \"\",\n    \"active\": true,\n    \"name\": \"\"\n  }\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"a5767c64-28c8-4140-815d-3ea0ec228393"},{"name":"CreateEvent","id":"57d17994-c190-4f08-af55-f8833bc8b956","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation CreateEvent ($data: CommunicationInput!) {\n    CreateEvent (data: $data)\n}","variables":"{\n  \"data\": {\n    \"action_effect_id\": \"\",\n    \"message\": \"\"\n  }\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"57d17994-c190-4f08-af55-f8833bc8b956"},{"name":"CreateLinksWithActionId","id":"ecb63aa7-31cb-4e31-ae08-8c4dd7a2031f","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation CreateLinksWithActionId ($data: InputLink!) {\n    CreateLinksWithActionId (data: $data) {\n        action {\n            action {\n                auth_url\n                id\n                name\n                options\n                type\n            }\n            id\n            old_values\n            parameters\n            service {\n                actions {\n                    auth_url\n                    id\n                    name\n                    options\n                    type\n                }\n                icon\n                id\n                in_url\n                name\n                out_url\n                refresh_token_url\n            }\n        }\n        id\n        refresh_token_url\n        token\n    }\n}","variables":"{\n  \"data\": {\n    \"action_id\": \"\",\n    \"token\": \"\"\n  }\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"ecb63aa7-31cb-4e31-ae08-8c4dd7a2031f"},{"name":"CreateOrModifyOptionsBaseAction","id":"51a3186f-93bc-442c-ae7e-df1b090b2e01","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation CreateOrModifyOptionsBaseAction ($data: OptionsInputType!) {\n    CreateOrModifyOptionsBaseAction (data: $data) {\n        auth_url\n        id\n        name\n        options\n        type\n    }\n}","variables":"{\n  \"data\": {\n    \"id\": \"\",\n    \"options\": \"\"\n  }\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"51a3186f-93bc-442c-ae7e-df1b090b2e01"},{"name":"CreateService","id":"63bb1ccb-97c5-40e8-905f-bebb63419b9f","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation CreateService ($data: InputService!) {\n    CreateService (data: $data) {\n        actions {\n            auth_url\n            id\n            name\n            options\n            type\n        }\n        icon\n        id\n        in_url\n        name\n        out_url\n        refresh_token_url\n    }\n}","variables":"{\n  \"data\": {\n    \"in_url\": \"\",\n    \"name\": \"\",\n    \"out_url\": \"\"\n  }\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"63bb1ccb-97c5-40e8-905f-bebb63419b9f"},{"name":"CreateUniqueActionByBaseActionId","id":"e011bd8c-220c-43a2-993e-620d3e141185","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation CreateUniqueActionByBaseActionId ($data: UniqueActionInput!) {\n    CreateUniqueActionByBaseActionId (data: $data) {\n        action {\n            auth_url\n            id\n            name\n            options\n            type\n        }\n        id\n        old_values\n        parameters\n        service {\n            actions {\n                auth_url\n                id\n                name\n                options\n                type\n            }\n            icon\n            id\n            in_url\n            name\n            out_url\n            refresh_token_url\n        }\n    }\n}","variables":"{\n  \"data\": {\n    \"action_id\": \"\",\n    \"old_values\": \"\",\n    \"parameters\": \"\"\n  }\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"e011bd8c-220c-43a2-993e-620d3e141185"},{"name":"CreateUser","id":"1ab5b038-2d76-4407-974c-24441fa90a97","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation CreateUser ($data: InputUser!) {\n    CreateUser (data: $data) {\n        is_new\n        jwt_token\n        user {\n            email\n            id\n            name\n            password\n            user_actions {\n                action_effect {\n                    action {\n                        auth_url\n                        id\n                        name\n                        options\n                        type\n                    }\n                    id\n                    old_values\n                    parameters\n                    service {\n                        icon\n                        id\n                        in_url\n                        name\n                        out_url\n                        refresh_token_url\n                    }\n                }\n                action_trigger {\n                    action {\n                        auth_url\n                        id\n                        name\n                        options\n                        type\n                    }\n                    id\n                    old_values\n                    parameters\n                    service {\n                        icon\n                        id\n                        in_url\n                        name\n                        out_url\n                        refresh_token_url\n                    }\n                }\n                active\n                id\n                name\n            }\n        }\n    }\n}","variables":"{\n  \"data\": {\n    \"email\": \"\",\n    \"name\": \"\",\n    \"password\": \"\"\n  }\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"1ab5b038-2d76-4407-974c-24441fa90a97"},{"name":"DeleteBaseAction","id":"a2458673-0fab-4826-ab6d-fc39b9427562","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation DeleteBaseAction ($id: String!) {\n    DeleteBaseAction (id: $id)\n}","variables":"{\n  \"id\": \"\"\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2458673-0fab-4826-ab6d-fc39b9427562"},{"name":"DeleteBayAction","id":"8855738b-e508-4fb2-99cd-7e8cc04a7353","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation DeleteBayAction ($id: String!) {\n    DeleteBayAction (id: $id)\n}","variables":"{\n  \"id\": \"\"\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"8855738b-e508-4fb2-99cd-7e8cc04a7353"},{"name":"DeleteLinks","id":"051bc177-c5dc-4f6f-b6f2-88e908d886d2","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation DeleteLinks ($id: String!) {\n    DeleteLinks (id: $id)\n}","variables":"{\n  \"id\": \"\"\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"051bc177-c5dc-4f6f-b6f2-88e908d886d2"},{"name":"DeleteService","id":"79c9b026-3b66-485e-a2bd-8402b9ad6717","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation DeleteService ($id: String!) {\n    DeleteService (id: $id)\n}","variables":"{\n  \"id\": \"\"\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"79c9b026-3b66-485e-a2bd-8402b9ad6717"},{"name":"DeleteUniqueAction","id":"8a9590d9-25f1-4e29-9ce8-ee69fcfe12ef","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation DeleteUniqueAction ($id: String!) {\n    DeleteUniqueAction (id: $id)\n}","variables":"{\n  \"id\": \"\"\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a9590d9-25f1-4e29-9ce8-ee69fcfe12ef"},{"name":"DeleteUser","id":"c46a4bf5-cfe2-49d9-b942-f11b53203f36","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation DeleteUser ($id: String!) {\n    DeleteUser (id: $id)\n}","variables":"{\n  \"id\": \"\"\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"c46a4bf5-cfe2-49d9-b942-f11b53203f36"},{"name":"SendDiscordMessage","id":"5c50c88a-eadb-4325-abb9-44ac5c961087","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation SendDiscordMessage ($data: CommunicationInput!) {\n    SendDiscordMessage (data: $data)\n}","variables":"{\n  \"data\": {\n    \"action_effect_id\": \"\",\n    \"message\": \"\"\n  }\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c50c88a-eadb-4325-abb9-44ac5c961087"},{"name":"SendDiscordReaction","id":"ac7261b1-742f-48f7-a8dd-b3d4feae0693","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation SendDiscordReaction ($data: CommunicationInput!) {\n    SendDiscordReaction (data: $data)\n}","variables":"{\n  \"data\": {\n    \"action_effect_id\": \"\",\n    \"message\": \"\"\n  }\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"ac7261b1-742f-48f7-a8dd-b3d4feae0693"},{"name":"SendGmailMail","id":"f465ff28-6445-4b47-b1e2-9bb003bfd8ab","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation SendGmailMail ($data: CommunicationInput!) {\n    SendGmailMail (data: $data)\n}","variables":"{\n  \"data\": {\n    \"action_effect_id\": \"\",\n    \"message\": \"\"\n  }\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"f465ff28-6445-4b47-b1e2-9bb003bfd8ab"},{"name":"SendSlackMessage","id":"fbb72c44-ca17-4669-bcf1-e30e859e0987","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation SendSlackMessage ($data: CommunicationInput!) {\n    SendSlackMessage (data: $data)\n}","variables":"{\n  \"data\": {\n    \"action_effect_id\": \"\",\n    \"message\": \"\"\n  }\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"fbb72c44-ca17-4669-bcf1-e30e859e0987"},{"name":"UpdateBayAction","id":"37c38046-d825-4be2-9d10-a89e784b9436","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation UpdateBayAction ($data: UpdateBayAction, $id: String!) {\n    UpdateBayAction (data: $data, id: $id) {\n        action_effect {\n            action {\n                auth_url\n                id\n                name\n                options\n                type\n            }\n            id\n            old_values\n            parameters\n            service {\n                actions {\n                    auth_url\n                    id\n                    name\n                    options\n                    type\n                }\n                icon\n                id\n                in_url\n                name\n                out_url\n                refresh_token_url\n            }\n        }\n        action_trigger {\n            action {\n                auth_url\n                id\n                name\n                options\n                type\n            }\n            id\n            old_values\n            parameters\n            service {\n                actions {\n                    auth_url\n                    id\n                    name\n                    options\n                    type\n                }\n                icon\n                id\n                in_url\n                name\n                out_url\n                refresh_token_url\n            }\n        }\n        active\n        id\n        name\n    }\n}","variables":"{\n  \"data\": {\n    \"active\": true,\n    \"name\": \"\"\n  },\n  \"id\": \"\"\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"37c38046-d825-4be2-9d10-a89e784b9436"}],"id":"c3e20dde-17a6-4ac7-b0c5-c32b7acfe1b8","_postman_id":"c3e20dde-17a6-4ac7-b0c5-c32b7acfe1b8","description":""},{"name":"queries","item":[{"name":"GetAllServices","id":"a390cb3e-289b-4a99-9e70-c2251913a838","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query GetAllServices {\n    GetAllServices {\n        actions {\n            auth_url\n            id\n            name\n            options\n            type\n        }\n        icon\n        id\n        in_url\n        name\n        out_url\n        refresh_token_url\n    }\n}","variables":"{}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"a390cb3e-289b-4a99-9e70-c2251913a838"},{"name":"GetBaseActionById","id":"4f5b489e-2755-45f8-852f-d8b98dd7537e","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query GetBaseActionById ($id: String!) {\n    GetBaseActionById (id: $id) {\n        auth_url\n        id\n        name\n        options\n        type\n    }\n}","variables":"{\n  \"id\": \"\"\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f5b489e-2755-45f8-852f-d8b98dd7537e"},{"name":"GetBayActionById","id":"1fc66c54-c2ab-4732-ba24-2b6d0c2666c5","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query GetBayActionById ($id: String!) {\n    GetBayActionById (id: $id) {\n        action_effect {\n            action {\n                auth_url\n                id\n                name\n                options\n                type\n            }\n            id\n            old_values\n            parameters\n            service {\n                actions {\n                    auth_url\n                    id\n                    name\n                    options\n                    type\n                }\n                icon\n                id\n                in_url\n                name\n                out_url\n                refresh_token_url\n            }\n        }\n        action_trigger {\n            action {\n                auth_url\n                id\n                name\n                options\n                type\n            }\n            id\n            old_values\n            parameters\n            service {\n                actions {\n                    auth_url\n                    id\n                    name\n                    options\n                    type\n                }\n                icon\n                id\n                in_url\n                name\n                out_url\n                refresh_token_url\n            }\n        }\n        active\n        id\n        name\n    }\n}","variables":"{\n  \"id\": \"\"\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"1fc66c54-c2ab-4732-ba24-2b6d0c2666c5"},{"name":"GetLinksById","id":"f245a9a8-8f99-48d9-a933-3d694eb5e91f","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query GetLinksById ($id: String!) {\n    GetLinksById (id: $id) {\n        action {\n            action {\n                auth_url\n                id\n                name\n                options\n                type\n            }\n            id\n            old_values\n            parameters\n            service {\n                actions {\n                    auth_url\n                    id\n                    name\n                    options\n                    type\n                }\n                icon\n                id\n                in_url\n                name\n                out_url\n                refresh_token_url\n            }\n        }\n        id\n        refresh_token_url\n        token\n    }\n}","variables":"{\n  \"id\": \"\"\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"f245a9a8-8f99-48d9-a933-3d694eb5e91f"},{"name":"GetServiceById","id":"35b95068-2be7-4b0e-ae0b-528b7573513b","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query GetServiceById ($id: String!) {\n    GetServiceById (id: $id) {\n        actions {\n            auth_url\n            id\n            name\n            options\n            type\n        }\n        icon\n        id\n        in_url\n        name\n        out_url\n        refresh_token_url\n    }\n}","variables":"{\n  \"id\": \"\"\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"35b95068-2be7-4b0e-ae0b-528b7573513b"},{"name":"GetUniqueActionById","id":"bbd9812c-5a49-4e98-8114-c5f46e13e501","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query GetUniqueActionById ($id: String!) {\n    GetUniqueActionById (id: $id) {\n        action {\n            auth_url\n            id\n            name\n            options\n            type\n        }\n        id\n        old_values\n        parameters\n        service {\n            actions {\n                auth_url\n                id\n                name\n                options\n                type\n            }\n            icon\n            id\n            in_url\n            name\n            out_url\n            refresh_token_url\n        }\n    }\n}","variables":"{\n  \"id\": \"\"\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"bbd9812c-5a49-4e98-8114-c5f46e13e501"},{"name":"GetUser","id":"8a6ef09d-1f02-413d-b770-4b31b8c8fa26","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query GetUser ($id: String) {\n    GetUser (id: $id) {\n        email\n        id\n        name\n        password\n        user_actions {\n            action_effect {\n                action {\n                    auth_url\n                    id\n                    name\n                    options\n                    type\n                }\n                id\n                old_values\n                parameters\n                service {\n                    actions {\n                        auth_url\n                        id\n                        name\n                        options\n                        type\n                    }\n                    icon\n                    id\n                    in_url\n                    name\n                    out_url\n                    refresh_token_url\n                }\n            }\n            action_trigger {\n                action {\n                    auth_url\n                    id\n                    name\n                    options\n                    type\n                }\n                id\n                old_values\n                parameters\n                service {\n                    actions {\n                        auth_url\n                        id\n                        name\n                        options\n                        type\n                    }\n                    icon\n                    id\n                    in_url\n                    name\n                    out_url\n                    refresh_token_url\n                }\n            }\n            active\n            id\n            name\n        }\n    }\n}","variables":"{\n  \"id\": \"\"\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a6ef09d-1f02-413d-b770-4b31b8c8fa26"},{"name":"LoginUser","id":"7be012a9-d547-4e7e-b95d-9258286b8710","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query LoginUser ($data: InputUser!) {\n    LoginUser (data: $data) {\n        is_new\n        jwt_token\n        user {\n            email\n            id\n            name\n            password\n            user_actions {\n                action_effect {\n                    action {\n                        auth_url\n                        id\n                        name\n                        options\n                        type\n                    }\n                    id\n                    old_values\n                    parameters\n                    service {\n                        icon\n                        id\n                        in_url\n                        name\n                        out_url\n                        refresh_token_url\n                    }\n                }\n                action_trigger {\n                    action {\n                        auth_url\n                        id\n                        name\n                        options\n                        type\n                    }\n                    id\n                    old_values\n                    parameters\n                    service {\n                        icon\n                        id\n                        in_url\n                        name\n                        out_url\n                        refresh_token_url\n                    }\n                }\n                active\n                id\n                name\n            }\n        }\n    }\n}","variables":"{\n  \"data\": {\n    \"email\": \"\",\n    \"name\": \"\",\n    \"password\": \"\"\n  }\n}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"7be012a9-d547-4e7e-b95d-9258286b8710"},{"name":"RefreshToken","id":"58f7615c-9199-4f52-a251-c77de8ab43ca","request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query RefreshToken {\n    RefreshToken\n}","variables":"{}"}},"url":"http://localhost:5000/","urlObject":{"host":["http://localhost:5000/"],"query":[],"variable":[]}},"response":[],"_postman_id":"58f7615c-9199-4f52-a251-c77de8ab43ca"}],"id":"b6093f08-9198-4b35-b112-ffa8280f3f9c","_postman_id":"b6093f08-9198-4b35-b112-ffa8280f3f9c","description":""}],"event":[{"listen":"prerequest","script":{"id":"297a235c-e158-4fbf-a699-57a74d523832","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"af35c15c-137c-42bc-b185-2ee3cef388ec","type":"text/javascript","exec":[""]}}],"variable":[{"key":"url","value":"http://localhost:5000/","type":"any"}]}