{"nodes": [{"id": "root_socialdesk_apps_web_src_create_fetch_ts", "label": "fetch.ts", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L1"}, {"id": "create_fetch_isbackend", "label": "isBackend()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L2"}, {"id": "create_fetch_safestringify", "label": "safeStringify()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L4"}, {"id": "create_fetch_posttoparent", "label": "postToParent()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L12"}, {"id": "create_fetch_geturlfromargs", "label": "getUrlFromArgs()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L33"}, {"id": "create_fetch_isfirstpartyurl", "label": "isFirstPartyURL()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L40"}, {"id": "create_fetch_issecondpartyurl", "label": "isSecondPartyUrl()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L44"}, {"id": "create_fetch_fetchwithheaders", "label": "fetchWithHeaders()", "file_type": "code", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L57"}], "edges": [{"source": "root_socialdesk_apps_web_src_create_fetch_ts", "target": "create_fetch_isbackend", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L2", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_create_fetch_ts", "target": "create_fetch_safestringify", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L4", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_create_fetch_ts", "target": "create_fetch_posttoparent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L12", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_create_fetch_ts", "target": "create_fetch_geturlfromargs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L33", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_create_fetch_ts", "target": "create_fetch_isfirstpartyurl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L40", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_create_fetch_ts", "target": "create_fetch_issecondpartyurl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L44", "weight": 1.0}, {"source": "root_socialdesk_apps_web_src_create_fetch_ts", "target": "create_fetch_fetchwithheaders", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L57", "weight": 1.0}, {"source": "create_fetch_posttoparent", "target": "create_fetch_isbackend", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L14", "weight": 1.0}, {"source": "create_fetch_posttoparent", "target": "create_fetch_safestringify", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L24", "weight": 1.0}, {"source": "create_fetch_fetchwithheaders", "target": "create_fetch_geturlfromargs", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L61", "weight": 1.0}, {"source": "create_fetch_fetchwithheaders", "target": "create_fetch_isfirstpartyurl", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L67", "weight": 1.0}, {"source": "create_fetch_fetchwithheaders", "target": "create_fetch_issecondpartyurl", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L67", "weight": 1.0}, {"source": "create_fetch_fetchwithheaders", "target": "create_fetch_isbackend", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L105", "weight": 1.0}, {"source": "create_fetch_fetchwithheaders", "target": "create_fetch_posttoparent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L113", "weight": 1.0}], "raw_calls": [{"caller_nid": "create_fetch_safestringify", "callee": "stringify", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L5"}, {"caller_nid": "create_fetch_posttoparent", "callee": "('level' in console ? console[level] : console.log)", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L15"}, {"caller_nid": "create_fetch_posttoparent", "callee": "postMessage", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L18"}, {"caller_nid": "create_fetch_isfirstpartyurl", "callee": "startsWith", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L41"}, {"caller_nid": "create_fetch_isfirstpartyurl", "callee": "startsWith", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L41"}, {"caller_nid": "create_fetch_issecondpartyurl", "callee": "startsWith", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L47"}, {"caller_nid": "create_fetch_issecondpartyurl", "callee": "startsWith", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L49"}, {"caller_nid": "create_fetch_issecondpartyurl", "callee": "startsWith", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L50"}, {"caller_nid": "create_fetch_issecondpartyurl", "callee": "startsWith", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L51"}, {"caller_nid": "create_fetch_issecondpartyurl", "callee": "startsWith", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L52"}, {"caller_nid": "create_fetch_issecondpartyurl", "callee": "startsWith", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L53"}, {"caller_nid": "create_fetch_fetchwithheaders", "callee": "startsWith", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L70"}, {"caller_nid": "create_fetch_fetchwithheaders", "callee": "originalFetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L71"}, {"caller_nid": "create_fetch_fetchwithheaders", "callee": "entries", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L99"}, {"caller_nid": "create_fetch_fetchwithheaders", "callee": "set", "is_member_call": true, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L100"}, {"caller_nid": "create_fetch_fetchwithheaders", "callee": "originalFetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/web/src/__create/fetch.ts", "source_location": "L111"}]}