Refactor BulkImport graphql queriable methods
What does this MR do and why?
Removes some code duplication
I've created the BulkImports::Projects::Graphql::Queriable
module to support some boilerplate method definition on some of the BulkImports::Projects::Graphql/*
files
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.