Skip to content

Include AuthorizeResource module for all mutations

What does this MR do?

This MR includes the AuthorizeResource module for all mutations .

This makes our authorization calls available to all GraphQL mutations without the additional step of including the module first.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Edited by Luke Duncalfe

Merge request reports