How to return federated type with @key(fields: "code") in Netflix DGS? #1989
Unanswered
aerospike2010
asked this question in
Q&A
Replies: 1 comment
-
Maybe @EugenMayer knows more? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm using Netflix DGS with Apollo Federation, and I need to return a federated type in the following format:
How to return Product with a federated currency field when only storing its code:String in the database?
How can I properly define and return this type using Blaze Persistence?
Beta Was this translation helpful? Give feedback.
All reactions