Implement toString/hashCode/equals for DataFetcherResult by AlexandreCarlton · Pull Request #3964 · graphql-java/graphql-java

Conversation

@AlexandreCarlton

This facilitates usage in tests for quick checking of equality (and useful error messages in assertion errors).

References #3963.

This facilitates usage in tests for quick checking of equality (and
useful error messages in assertion messages).

References graphql-java#3963.

dondonz

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

This was referenced

May 14, 2025

2 participants

@AlexandreCarlton @dondonz