Skip to content
#

prisma2

Here are 60 public repositories matching this topic...

blitz
flybayer
flybayer commented Apr 25, 2020

Blitz needs to export a useInfiniteQuery hook that's a thin wrapper on the useInfiniteQuery hook from react-query. This will be done very similar to how we are wrapping the useQuery hook.

  • Output of useInfiniteQuery should be fully typed
  • Add this to the example store app
import { useInfiniteQuery } from 'blitz'
import getProducts from '/app/products/queries/getProducts'

Improve this page

Add a description, image, and links to the prisma2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the prisma2 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.