I receive this email today:
Hello,
We are reaching out with an important action you must take if your app currently reads or writes
published_at
/published_scope
via REST.With the deprecation of the
/products
REST endpoint and updates to the GraphQLproductCreate
andproductUpdate
fields, all product publishing must now use thepublishablePublish
GraphQL mutation, which requires thewrite_publications
permission.In order to request permissions, you must first update your app to request these permissions for new installs and then fill out this form. We will backfill these permissions every Friday, except on December 27, 2024, until the migration deadline. If you submit the form before updating your app, new installs between the backfill and your update will not receive these permissions.
If you have any questions please feel free to post them on the Shopify Community Forum
I have some questions:
- My apps currently don’t reads or writes
published_at
/published_scope
via REST. Why is it relevant? - I included the
write_publications
andread_publications
permission scope a long time ago. Do I have to fill in the form? If I already have the permission, why do I have to fill in the form? - I’m already using the publishablePublish mutation. So there is no action required aside from filling the form (if required)?