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

Changes GraphQLStoreOperation.Callback visibility to public #193

Merged
merged 1 commit into from
Oct 14, 2019

Conversation

cjami
Copy link
Contributor

@cjami cjami commented Jun 7, 2019

Implements #192

Changes the interface GraphQLStoreOperation.Callback visibility to public

This change has already been made in the apollo-android repository.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@mutablealligator
Copy link

Thank you @cjami for submitting the PR. This change will enable the customers to create the callback object to be used with the GraphQL operation.

Can you add a test for a simple GraphQL operation which uses enqueue(Callback)?`

@mutablealligator mutablealligator merged commit d36dc7c into awslabs:master Oct 14, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants