-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels