0.0.2 • Published 2 years ago

@8thday/nhost-js-utils v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

useNhostFunction

usage (works like apollo hooks, without fancy caching):

const { data, error, loading, refetch } = useNhostFunction<GenericReturnType>('path/to/func', { some: 'payload' })
0.0.2

2 years ago

0.0.1

2 years ago