OptionaldefaultThe default priority for pipes, used when a specific pipe does not have an explicitly set priority. This value helps to determine the order in which middleware pipes are executed. Default value is set to 10.
Middleware used for processing data during the blueprint construction. The middleware array can include core pipes and any additional custom pipes.
Blueprint options.
This interface defines the configuration options for the blueprint builder. It includes middleware for building the blueprint and the default priority for pipes.