Skip to content

Fix inconsistent GraphQL type declarations

Heinrich Lee Yu requested to merge 363131-graphql-connection-type-changes into master

What does this MR do and why?

In GraphQL 2.x, the declared type in the resolver takes precedence so we update these to the correct values and remove the redundant type declarations in the fields

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #363131 (closed)

Edited by Heinrich Lee Yu

Merge request reports

Loading