Hi there,
Now that it seems like the studio issue maybe worked out, I gave upgrading another go and am running into an issue with global context. I am using supabase
auth and my context is empty on any graphql call (and I am definitely logged in, currentUser query returns properly). Is there anything that I need to do to populate the context object?
For context, when I tried upgrading previously, this was not an issue (7.1.2) but on 7.4.3 this started happening.