0.0.2 • Published 1 year ago

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

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

1 year ago

0.0.1

1 year ago