How can I get the dates when a card was moved between any columns in a GitHub projectV2 using GraphQL API?
Since we don’t have a way to trigger any event when a card changes columns on a ProjectV2 board, I’m trying to get those dates from the API so I can update the issues with custom fields.