Shopify / shopify-app-template-node

MIT License
860 stars 393 forks source link

Change create product route to `POST /api/products` #1325

Closed rachel-carvalho closed 3 months ago

rachel-carvalho commented 3 months ago

WHY are these changes introduced?

We want to perform mutations with a POST instead of a GET.

WHAT is this pull request doing?

https://github.com/Shopify/shopify-app-template-node/assets/446046/8837afa3-d108-4369-9e00-ff76732077c4

Checklist

Note: once this PR is merged, it becomes a new release for this template.