II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:maps-hook
maps_hook (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-edge-kind:maps-hook",
"_kind": "MetaEdgeKind",
"_file": "catalog-meta/meta-registry/meta-registry-channels-hooks.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "maps_hook (meta)",
"name": "maps_hook",
"source": [
"meta-node-kind:hook-mapping"
],
"target": [
"meta-node-kind:hook-surface"
],
"cardinality": "N:1",
"origin": "universal",
"description": "a HookMapping realizes a canonical HookSurface on a target"
},
"outgoingEdges": [
{
"from": "meta-edge-kind:maps-hook",
"to": "meta-node-kind:hook-mapping",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:maps-hook",
"to": "meta-node-kind:hook-surface",
"kind": "target_of_meta_edge",
"attributes": {}
}
],
"incomingEdges": []
}