docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/735c994512eb6757ea040420a0c0890e936392cf8f1e67ea0416c70a67ab9d6f.json
vendored
Normal file
1
graphify-out/cache/735c994512eb6757ea040420a0c0890e936392cf8f1e67ea0416c70a67ab9d6f.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "frontend_components_inventory_quantityadjustmentmodal_tsx", "label": "QuantityAdjustmentModal.tsx", "file_type": "code", "source_file": "frontend/components/inventory/QuantityAdjustmentModal.tsx", "source_location": "L1"}, {"id": "quantityadjustmentmodal_quantityadjustmentmodal", "label": "QuantityAdjustmentModal()", "file_type": "code", "source_file": "frontend/components/inventory/QuantityAdjustmentModal.tsx", "source_location": "L15"}], "edges": [{"source": "frontend_components_inventory_quantityadjustmentmodal_tsx", "target": "react", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/inventory/QuantityAdjustmentModal.tsx", "source_location": "L3", "weight": 1.0}, {"source": "frontend_components_inventory_quantityadjustmentmodal_tsx", "target": "lucide_react", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/inventory/QuantityAdjustmentModal.tsx", "source_location": "L4", "weight": 1.0}, {"source": "frontend_components_inventory_quantityadjustmentmodal_tsx", "target": "frontend_components_inventory_quantitydisplay", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/inventory/QuantityAdjustmentModal.tsx", "source_location": "L5", "weight": 1.0}, {"source": "frontend_components_inventory_quantityadjustmentmodal_tsx", "target": "axios", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/inventory/QuantityAdjustmentModal.tsx", "source_location": "L6", "weight": 1.0}, {"source": "frontend_components_inventory_quantityadjustmentmodal_tsx", "target": "db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/inventory/QuantityAdjustmentModal.tsx", "source_location": "L7", "weight": 1.0}, {"source": "frontend_components_inventory_quantityadjustmentmodal_tsx", "target": "quantityadjustmentmodal_quantityadjustmentmodal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/components/inventory/QuantityAdjustmentModal.tsx", "source_location": "L15", "weight": 1.0}], "raw_calls": [{"caller_nid": "quantityadjustmentmodal_quantityadjustmentmodal", "callee": "useState", "source_file": "frontend/components/inventory/QuantityAdjustmentModal.tsx", "source_location": "L20"}, {"caller_nid": "quantityadjustmentmodal_quantityadjustmentmodal", "callee": "useState", "source_file": "frontend/components/inventory/QuantityAdjustmentModal.tsx", "source_location": "L21"}]}
|
||||
Reference in New Issue
Block a user