Skip to content

Add full-path loader

Alex Kalderimis requested to merge ajk-full-path-resolver into master

What does this MR do?

This MR refactors some of our GraphQL infrastructure, adding a new full-path loader outside of the resolver/mutations hierarchy, and avoiding resolver re-use. This is re-used by !31227 (merged)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

/label ~backstage

Edited by Alex Kalderimis

Merge request reports