GraphQL: Mutation for reordering issues in an issue board
Create a mutation for reordering issues within an issue board. This can include within an actual list in the board, or between lists in the board.
This will most likely be a similar to the implementation of Mutations::EpicTree::Reorder
This is in support of Refactor Issue Boards to Use GraphQL
Edited by Brett Walker