Apollo Client and Supabase
Well, Im trying to use Supabase with Apollo Client inside my NextJS (13 => app router) application. Is it compatible ? The only example ive got is this one :
https://github.com/supabase-community/supabase-graphql-example
But it use Page router. Also do the normalized cache can work with Supabase ?
Thx a lot
https://github.com/supabase-community/supabase-graphql-example
But it use Page router. Also do the normalized cache can work with Supabase ?
Thx a lot