Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does Zeus support custom subscription? #408

Open
vu-innoflex opened this issue Mar 3, 2025 · 0 comments
Open

Does Zeus support custom subscription? #408

vu-innoflex opened this issue Mar 3, 2025 · 0 comments

Comments

@vu-innoflex
Copy link

Hi guys,

I'm following this https://graphqleditor.com/docs/zeus/custom-fetch/ to implement my own custom fetch.

But then I'm stuck at implement custom subscription. Have been digging around but found nothing.

export const SubscriptionThunder =

This SubscriptionThunder class seems to be the closest one I found, however it only allow query as parameters, while in my case I need to pass variables as well

Hence, my question. Does Zeus support custom subscription, using that class, or I'm missing something here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant