common/api/hooks

Overview

Helper/utility hooks.

Intention

The intention with this folder is for generic utility hooks - not specific hooks for specific pieces of data. Rather, custom hooks which can be used as helpers to make fetching data easier within the more specific packages.

Tips & Things to think about

Future considerations