ExcludedDomainCreateInput
Autogenerated input type of ExcludedDomainCreate
input ExcludedDomainCreateInput {
clientMutationId: String
domain: String!
}
Fields
ExcludedDomainCreateInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
ExcludedDomainCreateInput.domain ● String! non-null scalar common
The domain to exclude.
Member of
excludedDomainCreate mutation