laravel-shopify
laravel-shopify copied to clipboard
Supporting the Shopify GraphQL Admin API
According to Shopify
"The REST Admin API is a legacy API as of October 1, 2024. All apps and integrations should be built with the GraphQL Admin API. For details and migration steps, visit our migration guide."
There is an official Shopify API PHP Library at https://github.com/Shopify/shopify-api-php
Is there any plans for this package to support the new GraphQL Admin API in Laravel?