Focusing on managing products, variants, and collections through the API.
How do I schedule a product through either rest og graphql? It looks like I have to do it through graphql.
I understand that I somehow have to do it through `PublishablePublish`, but that requires a `publicationId`. A `Publication` is related to `Apps`... I just can't see through how this all relates.
How do i:
What I want to do is to create an app, where you can time the scheduling of your shopify products in a separate ui.
Okay. For the 1st step, I just create products, without them having a sales channel.