We are trying to publish products to our Hydrogen sales channel automatically and we are struggling with configuring this.
Products are listing to the storefront as expected, but not to our additional channel for Hydrogen.
We have tried using the publicationUpdate mutation to update the autoPublish to true.
The response shows autoPublish: true when we run the mutation, but when you query the publication afterwards, it says false still.
Is there a config in the admin dashboard for doing this or is there another endpoint that we should be using?