Represents the error value in promises returned by the join function if at least one promise fails with an error.
join
The results in the same order as the input promises.
The first error
All errors.
Represents the error value in promises returned by the
join
function if at least one promise fails with an error.