EmailMarketingSubscriptionDeletePayload
Autogenerated return type of EmailMarketingSubscriptionDelete
type EmailMarketingSubscriptionDeletePayload {
clientMutationId: String
errors: [UserError!]!
}
Fields
EmailMarketingSubscriptionDeletePayload.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
EmailMarketingSubscriptionDeletePayload.errors ● [UserError!]! non-null object common
Errors related to user input
Returned by
emailMarketingSubscriptionDelete mutation