# EmailSenderConfigurationDnsRecord - admin - 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](/docs/api/admin/unstable/scalars/String): String! - The hostname of the DNS record. * [type](/docs/api/admin/unstable/scalars/String): String! - The type of the DNS record. * [value](/docs/api/admin/unstable/scalars/String): String! - The value of the DNS record. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples