Update Access Scope for Publishing and Unpublishing Mutations to Current Channel
API
Effective April 01, 2023
As of version 2023-04, we're deprecating the requirement of writeproductslistings
access scope for the mutations publishableUnpublishToCurrentChannel
and publishablePublishToCurrentChannel
. Use the access scope writepublications
instead.
You can provide this new access scope to your third party app or any stuff member through the admin as it is regularly being done for any other access scope. This change will provide a more restricted access to call these mutations.