You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, for various reasons, I would like to have two separated graphql endpoints in my Symfony app. Ideally with their own namespaces. I use Graphqlite with Symfony bundle and it seems there is not such option. Is it somehow possible to achieve this?