ExcludedDomainDeleteInput
Autogenerated input type of ExcludedDomainDelete
input ExcludedDomainDeleteInput {
clientMutationId: String
excludedDomainId: ID!
}
Fields
ExcludedDomainDeleteInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
ExcludedDomainDeleteInput.excludedDomainId ● ID! non-null scalar common
The ID of the excluded domain to delete.
Member of
excludedDomainDelete mutation