0.0.2 • Published 3 years ago

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

Weekly downloads
-
License
-
Repository
-
Last release
3 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

3 years ago

0.0.1

3 years ago