Hello Team, I would like to find out how thus Nexus code first support federation directive.
I am building a Graphql API with Prisam and Nexus on apollo server. I need a solution to include the apollo federation directive example: @key(field: "id") or @extend to my graph generated graph by nexus. Thank you
❣️