Replies: 2 comments
-
|
Not sure if DGS client can do this. Try using apollo graphql client instead |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
If you're asking about how to do this in a web UI, we have a simple example based on Apollo here: https://github.com/Netflix/dgs-framework/blob/master/graphql-dgs-example-shared/ui-example/src/index.tsx#L39 The Apollo docs are great, so that's a great place to learn more as well. |
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.
-
Hi, any sample on how to write client for subscription endpoint + graphql query?
I find the netflix doc, but can't find any.
Beta Was this translation helpful? Give feedback.
All reactions