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

Getting scalerTypeAdapter == null issue while doing Apollo subscription with websocket. #46

Open
nikunjmi opened this issue Aug 19, 2020 · 7 comments

Comments

@nikunjmi
Copy link

I have a requirement like first I need to connect socket and then call apollo subscription graphQL API calls so first I created ABCoreKitClient as per quickstart in SDK and try to do apollo subscription with socket connection.

Websocket connect successfully with server but getting error in apollo subscription.

I have update apollo lib version to 2.3.0 so getting scalerTypeAdapetr == null issue.

Can you please help me to how to resolve this issue and update apollo version in arcblock.

Thanks.

@NateRobinson
Copy link
Collaborator

Can I connect to your gql service? So that I can test it in my local.

@nikunjmi
Copy link
Author

@NateRobinson Do you need our subscription graphql file and schema.json file? or need any other stuff.
Please let me know.

Thanks

@NateRobinson
Copy link
Collaborator

@nikunjmi Can I access your graphql playground, so I can test it myself.

@nikunjmi
Copy link
Author

@NateRobinson Can you please share your email so i can send local graphql playgroud detail and required authorization detail over email.

Thanks

@NateRobinson
Copy link
Collaborator

@NateRobinson Can you please share your email so i can send local graphql playgroud detail and required authorization detail over email.

Thanks

nate@arcblock.io

@NateRobinson
Copy link
Collaborator

@nikunjmi
Copy link
Author

nikunjmi commented Sep 1, 2020

@NateRobinson I have shared my graphQL playground and required authorization detail over email please check and let me know if you need something more.

I checked above link that shared by you but it woudn't help us to solve this issue.

Thanks

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

2 participants