Interface ListMetadataQuery<T>

The ListMetadataQuery parameter represents a list of objects that specify which components you are interested in.

Type Parameters

  • T extends string = string

Hierarchy

  • ListMetadataQuery

Properties

Properties

folder?: string

The folder associated with the component. This field is required for components that use folders, such as Dashboard, Document, EmailTemplate, or Report.

type: T

Required. The metadata type, such as CustomObject, CustomField, or ApexClass.