How can I test a subscription using GraphiQL and DGS ? #1643
Answered
by
srinivasankavitha
lthoulon-locala
asked this question in
Q&A
-
Hello. I'm trying to use GraphiQL to test my first subscription but I can't make it work. The only answer I get is the following: {
"data": {
"upstreamPublisher": {
"scanAvailable": true,
"prefetch": -1
}
}
} It looks like GraphiQL is calling. the Any idea if I'm missing something or if it's just not supported in the DGS version yet ? |
Beta Was this translation helpful? Give feedback.
Answered by
srinivasankavitha
Sep 19, 2023
Replies: 1 comment 2 replies
-
@lthoulon-locala - we don't support this yet. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
lthoulon-locala
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@lthoulon-locala - we don't support this yet.