Shopify / shopify-app-template-php

263 stars 85 forks source link

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

Closed rachel-carvalho closed 2 months ago

rachel-carvalho commented 2 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-php/assets/446046/a4b1b1dc-ee39-4d00-a18b-bccc79bc81b5

Checklist

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