You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Test showing the failure on schema transform
* refactor schematransformer to use top sort instead of depth for traversing the graph
* remove equals/hashcode for GraphQLList and GraphQLNonNull
* cleanup
* cleanup
* cleanup
* cleanup
* add comment regarding equals
* add additional test
* implement final equals/hashcode with super calls to make sure it will not be broken in the future
* handle empty breadcrumb list
Co-authored-by: Brad Baker <bbaker@atlassian.com>
0 commit comments