Skip to content

Error while making a request to graphql project #1534

Closed Answered by yamalameyooooo
yamalameyooooo asked this question in Q&A
Discussion options

You must be logged in to vote

added dependency:

<dependency>
	<groupId>com.graphql-java</groupId>
	<artifactId>graphql-java</artifactId>
	<version>20.2</version>
</dependency>

This overrides all the graphql-java dependencies and resolved the above issue.
Thankyou @srinivasankavitha for pointing out the dependencies mismatch

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@yamalameyooooo
Comment options

Comment options

You must be logged in to vote
1 reply
@yamalameyooooo
Comment options

Comment options

You must be logged in to vote
1 reply
@yamalameyooooo
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by yamalameyooooo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants