Hello, I am currently migrating our APIs from REST to GraphQL following this guide: Using the latest GraphQL product APIs.
However, I am unsure whether this applies to all ‘/products’ APIs or just the GET API. Can anyone help?
You will need to migrate all product APIs(GET, POST).