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

Update compile only dependency on webclient to implementation. #690

Merged
merged 1 commit into from Oct 12, 2021

Conversation

srinivasankavitha
Copy link
Contributor

Pull Request type

  • [x ] Bugfix

Changes in this PR

With the introduction of the GraphQlClients to create graphql client instances, we have references to the WebClient. Since this was previously a compile only dependency, the user had to add webclient explicitly to their dependencies. This PR fixes that by adding it to the graphql client module instead.

@srinivasankavitha srinivasankavitha merged commit 464b88e into master Oct 12, 2021
@berngp berngp deleted the fix-webclient-dependency branch October 20, 2022 01:49
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

3 participants