marshallswain / feathers-pinia

Connect your Feathers API to the elegant data store for Vue
52 stars 22 forks source link

feat(normalize-find): provide default context.result for find #153

Closed MajesticPotatoe closed 3 months ago

MajesticPotatoe commented 8 months ago

provides a default context.result value when there is no data or context.result is null.