Anchor to EmailSenderConfigurationDnsRecordEmail
EmailSenderConfigurationDnsRecord
object
Requires access scope.
Represents a DNS record that needs to be configured for Shopify to send emails from a domain.
Anchor to FieldsFields
- Anchor to namename•String!non-null
The hostname of the DNS record.
- Anchor to typetype•String!non-null
The type of the DNS record.
- Anchor to valuevalue•String!non-null
The value of the DNS record.
Was this section helpful?