Resolve MetadataComponents from an org connection by making listMetadata API calls for the specified metadata types (mdTypes arg) or all supported metadata types in the registry.

Constructors

Methods

Constructors

Methods

  • Parameters

    • componentFilter: ((component: Partial<FileProperties>) => boolean) = ...
        • (component): boolean
        • Parameters

          Returns boolean

    Returns Promise<ResolveConnectionResult>