-
Notifications
You must be signed in to change notification settings - Fork 14
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
I'm trying to subscribe to this API, but I don't receive any response. These are my classes and this is the subscription #95
Comments
I'm on the sofa now lol, so can't examine in detail - but my immediate thought was that it might be a case issue. See #69 |
Thank you so much! |
@ClarenceMG Does it work? |
I haven't tested yet. |
@sahb1239 your example is not working for me. |
ws://snowtooth.moonhighway.com/graphql
I'm using Xamarin iOS.
subscription {
liftStatusChange {
name
capacity
}
}
The text was updated successfully, but these errors were encountered: