Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
OwnerLabel
No description
type OwnerLabel {
id: ID!
label: String!
}
Fields
OwnerLabel.id ● ID! non-null scalar general
Unique identifier
OwnerLabel.label ● String! non-null scalar general
The owner label
Example
{
"id": "fffe43cb-a92f-48d9-9527-3fcc4e5f6dba",
"label": "Data Steward"
}
Member Of
GetOwnerLabelsOutputobjectOwnerEntityobjectTeamOwnerEntityobject