liztownd/graphql-swapp

useQuery error

Opened this issue · 0 comments

Getting an error in line 30 of app.tsx: const { loading, error, data } = useQuery(GET_FILMS,

Plan to move this to a separate component and use refetch to get new data each time the newId is updated in the state