II.
MetaAttribute JSON
Structured · livemeta-attribute:launch-contract--display-name
LaunchContract.displayName json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-attribute:launch-contract--display-name",
"_kind": "MetaAttribute",
"_file": "catalog-meta/meta-registry/meta-registry-agent-stack-extras-2-2.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "LaunchContract.displayName",
"name": "displayName",
"parentNodeKindId": "meta-node-kind:launch-contract",
"type": "string",
"required": false,
"description": "displayName on LaunchContract."
},
"outgoingEdges": [
{
"from": "meta-attribute:launch-contract--display-name",
"to": "meta-node-kind:launch-contract",
"kind": "defined_on",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-node-kind:launch-contract",
"to": "meta-attribute:launch-contract--display-name",
"kind": "contains_meta_attribute",
"attributes": {}
}
]
}