The plugin context containing the data to transform and execution context
The array of transformers to execute
The transformed PluginData after all transformers have run
This function is structurally identical to transformBuild but has different type parameters. TypeScript's handling of conditional types makes it difficult to create a single function that handles both cases with proper type safety.
Transforms a serialised request using the post-serialization transformers