Alec Aivazis
Alec Aivazis
If a union is spread across multiple services we can create a step that is inserted based on the value of `__typeName`. It's important that a node query does not...
Hey @lorenzleutgeb! Sorry i lagged on replying to this. Unfortunately, the gateway does not currently support subscriptions but I would be *very* interested in adding it. I'm not sure what...
Unfortunately, not yet. I have fallen a little bit behind on a few other tasks for this project which are taking up my free time. Thanks for being patient! If...
How do we enable different services to own the complexity for a service? Is there a `computeComplexity` field? Is that something we want to leak to the final user? If...
@AlecAivazis I agree with your opinion in all points. On the other hand I often myself in situations, where I don't want to create separate logic just to merge multiple...
Hey @jakubknejzlik! I moved your comment over to this issue to keep the auth/directive conversation all in one place - hope you don't mind! > I've created method for stitching...
Yea that's for sure true. Nautilus assumes that each service supports the Node interface/field and uses that to dramatically simplify the number of extra things that have to be supported...
Oh, damn yea this is going to bring you very deep into the weeds of the query planning process. It sounds like you are on the right track tho! Since...
This is another one of those things that have been sitting in the back of my mind for awhile. I think this makes sense for certain teams which means it's...
No, unfortunately this is still a problem. Let me add a description to the initial issue so it will be a bit more clear what I had in mind.