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
Say I have type User and it has 2 properties.
How can I have 2 different services define and resolve those properties (ie each extend the root object), similar to what happens today with gql federation?
Say I have type
Userand it has 2 properties.How can I have 2 different services define and resolve those properties (ie each extend the root object), similar to what happens today with gql federation?