Skip to main content

UpdateEmailDomainInput

No description

type UpdateEmailDomainInput {  clientMutationId: String!  id: String!  domain: String!  newUserModeration: NEW_USER_MODERATION!}

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

id (String!)#

id is the identifier for the email domain that was configured

domain (String!)#

domain is the email domain that was configured

newUserModeration (NEW_USER_MODERATION!)#

newUserModeration is how new users on this domain should be moderated