@beta This field is part of a limited access beta.
type ObjectClassification {id: ID! # A short label describing the ObjectClassification.label: String! # The default keywords associated with this ObjectClassification.defaultKeywords: [String!] }