@8thday/nhost-js-utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

useNhostFunction

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

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

Readme

Keywords

none

Package Sidebar

Install

npm i @8thday/nhost-js-utils

Weekly Downloads

1

Version

0.0.2

License

none

Unpacked Size

9.92 kB

Total Files

8

Last publish

Collaborators

  • tehpsalmist