Currently using the global mutate from SWR (i.e. outside of hook context) requires you to build the key yourself from the prefix path and options
Options
- Export a type safte global mutate with key logic built in
- Export key generation logic used in hooks so that key can be created for use in global mutate