As Shopify transitions from REST APIs to GraphQL, do we need to update the signup functionality for apps, or can it remain unchanged during this migration?
Hi Ali,
Not 100% sure what you mean by “the signup functionality” - webhooks are not changing, if there’s a webhook dependancy, but if you’re relying on REST somehow for signing up merchants you’ll likely need to explore using GraphQL alternatives.
Hope this helps!