Skip to content

Rename the folder hosting graphql files to `graphql` for boards and add mutation suffix. [RUN AS-IF-FOSS]

What does this MR do?

  1. Renames the folder name queries to graphql.

  2. Renames some of the imported names for mutations.

  • e.g., issueSetSomething to issueSetSomethingMutation

Issue #281060 (closed)

Screenshots (strongly suggested)

No visual change.

Does this MR meet the acceptance criteria?

Conformity

Edited by Simon Knox

Merge request reports