OrderItemAssociation:
    | Association
    | ModelStatic<Model>
    | { as: string; model: ModelStatic<Model> }
    | string