Optionalvariant: Variant | ExtractResourceVariants<InstanceType<Transformer>>Optionalcontainer: ContainerResolver<any>Transform the input value using the transformer. The transform method returns different values based upon the input.
An array of values are converted to a collection and returned back as an array.
All other values are treat as resource items and transformed using the transformer.
Optionalvariant: Variant | ExtractResourceVariants<InstanceType<Transformer>>Optionalcontainer: ContainerResolver<any>
Transform the input value using the transformer. The transform method returns different values based upon the input.
An array of values are converted to a collection and returned back as an array.
All other values are treat as resource items and transformed using the transformer.