EmailInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for an email.
Access Scopes
Fields
-
bcc:
String -
Specifies any bcc recipients for the email.
-
body:
String -
Specifies the email body.
-
customMessage:
String -
Specifies a custom message to include in the email.
-
from:
String -
Specifies the email sender.
-
subject:
String -
Specifies the email subject.
-
to:
String -
Specifies the email recipient.
Input objects with this input object
Examples