Access an entity’s state and use it to display information in your React app
useEntity
hook provides access to entity data and related operations. You can use it from your frontend to retrieve entity information and manage loading states.
autumnHandler
in your
backend and the <AutumnProvider />
in your frontend, as described in the
quickstart guide. This
gives the hooks access to the customerId making the request.invoices
.entity
refetch
isLoading
error