FilterByMetadataKey interface interface FilterByMetadataKey { metadataKey?: string } Properties Property Description metadataKey?: string A key to filter controllers and providers by. Only instance wrappers with the specified metadata key will be returned.