Mutation.enqueueTestEmail
Enqueue a test email (pre-rendered HTML) through the real send pipeline.
ReturnsString!
Signature
enqueueTestEmail(store_id, sender_id, to, subject, html):String!Enqueue a test email (pre-rendered HTML) through the real send pipeline.
store_idID!sender_idIDtoString!subjectString!htmlString!
