Type Alias SelectionStrategy

SelectionStrategy:
    | "failOnErrors"
    | "ignoreErrorsReturnDetails"
    | "ignoreErrorsNoDetails"