OBJECT

updateCustomEmailPayload

Autogenerated return type of updateCustomEmail

link GraphQL Schema definition

  • type updateCustomEmailPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • customEmail: CustomEmail
  • messages: [FieldError]
  • }

link Require by