graphql-mesh icon indicating copy to clipboard operation
graphql-mesh copied to clipboard

Feedback for “Type Merging Transform”

Open jasonseminara opened this issue 1 month ago • 0 comments

This tool seems incredibly powerful, but I'm having a hard time putting all the pieces together. Say I have a CompanyService that returns a Company[] (pk on CompanyID).

If I have an Employee.companyID, how do I "join" the Employee to the Company?

jasonseminara avatar May 20 '24 22:05 jasonseminara