That said, you could use schema stiching, or a multi tenant setup and trick it by using custom resolvers returning results from different endpoints. I use this technique to allow users to connect to different services with a “master” service that redirects users depending on their account (but it’s tricky)