{"nodes": [{"id": "root_socialdesk_apps_web_src_app_api_csat_id_route_js", "label": "route.js", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L1"}, {"id": "id_route_logger", "label": "logger", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L7"}, {"id": "id_route_get", "label": "GET()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L10"}, {"id": "id_route_post", "label": "POST()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L34"}], "edges": [{"source": "root_socialdesk_apps_web_src_app_api_csat_id_route_js", "target": "root_socialdesk_apps_web_src_app_api_utils_sql_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L1", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_csat_id_route_js", "target": "root_socialdesk_apps_web_src_app_api_utils_getprofile_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L2", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_csat_id_route_js", "target": "utils_getprofile_getsessionprofile", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L2", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_csat_id_route_js", "target": "root_socialdesk_apps_web_src_app_api_utils_webhooks_dispatcher_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L3", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_csat_id_route_js", "target": "utils_webhooks_dispatcher_dispatchwebhookevent", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L3", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_csat_id_route_js", "target": "root_socialdesk_apps_web_src_app_api_utils_logger_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L4", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_csat_id_route_js", "target": "utils_logger_getlogger", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L4", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_csat_id_route_js", "target": "root_socialdesk_apps_web_src_app_api_utils_rate_limit_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L5", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_csat_id_route_js", "target": "utils_rate_limit_ratelimit", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L5", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_csat_id_route_js", "target": "utils_rate_limit_ratelimitresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L5", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_csat_id_route_js", "target": "id_route_logger", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L7", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_csat_id_route_js", "target": "id_route_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L10", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_app_api_csat_id_route_js", "target": "id_route_post", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L34", "weight": 1.0}, {"source": "id_route_post", "target": "crypto", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L85", "weight": 1.0}], "raw_calls": [{"caller_nid": "id_route_get", "callee": "getSessionProfile", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L12"}, {"caller_nid": "id_route_get", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L13"}, {"caller_nid": "id_route_get", "callee": "info", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L16"}, {"caller_nid": "id_route_get", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L19"}, {"caller_nid": "id_route_get", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L25"}, {"caller_nid": "id_route_get", "callee": "error", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L28"}, {"caller_nid": "id_route_get", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L29"}, {"caller_nid": "id_route_post", "callee": "rateLimit", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L37"}, {"caller_nid": "id_route_post", "callee": "rateLimitResponse", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L38"}, {"caller_nid": "id_route_post", "callee": "test", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L45"}, {"caller_nid": "id_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L46"}, {"caller_nid": "id_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L49"}, {"caller_nid": "id_route_post", "callee": "info", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L55"}, {"caller_nid": "id_route_post", "callee": "isInteger", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L57"}, {"caller_nid": "id_route_post", "callee": "Number", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L57"}, {"caller_nid": "id_route_post", "callee": "warn", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L58"}, {"caller_nid": "id_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L59"}, {"caller_nid": "id_route_post", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L63"}, {"caller_nid": "id_route_post", "callee": "warn", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L71"}, {"caller_nid": "id_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L73"}, {"caller_nid": "id_route_post", "callee": "warn", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L80"}, {"caller_nid": "id_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L81"}, {"caller_nid": "id_route_post", "callee": "from", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L86"}, {"caller_nid": "id_route_post", "callee": "from", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L87"}, {"caller_nid": "id_route_post", "callee": "String", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L87"}, {"caller_nid": "id_route_post", "callee": "timingSafeEqual", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L90"}, {"caller_nid": "id_route_post", "callee": "warn", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L93"}, {"caller_nid": "id_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L94"}, {"caller_nid": "id_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L99"}, {"caller_nid": "id_route_post", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L106"}, {"caller_nid": "id_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L110"}, {"caller_nid": "id_route_post", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L114"}, {"caller_nid": "id_route_post", "callee": "stringify", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L116"}, {"caller_nid": "id_route_post", "callee": "sql", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L122"}, {"caller_nid": "id_route_post", "callee": "info", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L129"}, {"caller_nid": "id_route_post", "callee": "dispatchWebhookEvent", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L133"}, {"caller_nid": "id_route_post", "callee": "debug", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L141"}, {"caller_nid": "id_route_post", "callee": "warn", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L143"}, {"caller_nid": "id_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L146"}, {"caller_nid": "id_route_post", "callee": "error", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L149"}, {"caller_nid": "id_route_post", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/app/api/csat/[id]/route.js", "source_location": "L150"}]}