EmailSenderConfigurationDnsRecord - admin-graphql - OBJECT
Version: unstable
Description:
Represents a DNS record that needs to be configured for Shopify to send emails from a domain.
Access Scopes
`read_email_sender_configuration` access scope.
Fields
-
name:
String! -
The hostname of the DNS record.
-
type:
String! -
The type of the DNS record.
-
value:
String! -
The value of the DNS record.
Connections
Related queries
Related mutations
Related Unions
Examples