Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.ObjectMetadata

Search metadata related to the object.
Property Name Type Description Available Version
dataCategories Map<String, ConnectApi.​DataCategoryMetadata> Metadata on each data category for the object. 63.0
fields Map<String, ConnectApi.​FieldMetadata> Metadata on each field of the object. 63.0
label String Name of the object. 63.0
labelPlural String Plural name of the object. 63.0
objectApiName String API name of the object 63.0
themeInfo ConnectApi.​ThemeInfo Theme related to the object. 63.0