Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
I'm looking to disable order confirmation emails on orders completed from checkoutCreate through checkoutCompleteWithTokenizedPaymentV3. This is a capability on the rest api side, but seems to be missing in the storefront graphql side. Can i get any advice on how to disable this email?
In my workflows, all emails are sent by klaviyo and augmented product meta data with data not available to shopify storefront. I need these email payloads to be initiated by my server, not shopify's.