Where to put business logic?

Redux Ducks

A modular pattern that collocates actions, action types and reducers.

Where do I put my business logic in a React-Redux application?