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

Provide option to pass variables and Operation name #1

Open
schavaLogi opened this issue Jul 24, 2018 · 0 comments
Open

Provide option to pass variables and Operation name #1

schavaLogi opened this issue Jul 24, 2018 · 0 comments

Comments

@schavaLogi
Copy link

MessageServer message = new MessageServer(new PayloadServer(query, null, null), tag, GQL_START);

Provide option to pass variables and operationName from liveGql because when it convert to raw data using Gson the variables and operation are null.

It will be better to pass as params instead of building full data as a query for readability

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