GraphQL API: ProductCreate does not publish product to channel

Hi,

Sorry for not being explicit it appeared you had it correct.

  1. You can currently publish a product to the online store via the deprecated ‘published’ field on the productCreate mutation
  2. You can publish to any sales channel with the PublishablePublish mutation.