Developers have bookmarks, tools like postman, muscle memory around /graphql-alpha being where you go for graphql and graphiql. Please add a redirect to the new URL so developers don't hit a dead end.
I would like to try this one if you guys dont mind!
I am not quite sure how to write a test for this. If anyone could help with a test would be cool!
Here's some very rough high-level guidance. There's still a lot of details you'll need to fill in.
TestApp instance: tests/integration/api/mutations/updateOrderFulfillmentGroup/updateOrderFulfillmentGroup.test.js${TEST_APP_BASE_URL}/graphql-alpha and assert you get the expected response code and Location header.This issue was solved in #5586
Most helpful comment
This issue was solved in #5586