Skip to content

Update CodeReuse/Worker to cover GraphQL mutations

Luke Duncalfe requested to merge ld-mention-grape-in-abstractions-table into master

What does this MR do and why?

This MR extends the CodeReuse/Worker to cover GraphQL mutations so they have the same treatment as the REST API.

It updates our developer Reusing Abstractions guideline to clarify that API code has the equivalent abstraction level as controllers.

MR acceptance checklist

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

Merge request reports