Skip to content

ElementObjectMetadata

Connector object metadata block. The method map is keyed by HTTP verb.

Indexable

[key: string]: unknown

Open-ended additional fields.

Properties

Property Type Description
hasCustomFieldDiscovery? boolean Whether the object exposes connector-specific custom fields.
hasSearchables? boolean Whether the object exposes search-friendly fields.
method? Record<string, ElementMethodDefinition> HTTP-verb-keyed map of methods supported on this object.