RootCauseunvalidated
removing the `graphql` function that was wrapping the query — when calling API using graphql, graphql-request, and react-query. Tension: despite that being what the react-query docs suggested. Outcome: This solved the type errors too.
8138850d-fad2-46ae-b94c-dd5fe867fcf5
removing the graphql function that was wrapping the query — when calling API using graphql, graphql-request, and react-query. Tension: despite that being what the react-query docs suggested. Outcome: This solved the type errors too.