Skip to main content

EmailMarketingSubscriptionCreatePayload

Autogenerated return type of EmailMarketingSubscriptionCreate

type EmailMarketingSubscriptionCreatePayload {
clientMutationId: String
errors: [UserError!]!
}

Fields

EmailMarketingSubscriptionCreatePayload.clientMutationId ● String scalar common

A unique identifier for the client performing the mutation.

EmailMarketingSubscriptionCreatePayload.errors ● [UserError!]! non-null object common

Errors related to user input

Returned by

emailMarketingSubscriptionCreate mutation