OBJECT

deleteCustomEmailPayload

Autogenerated return type of deleteCustomEmail

link GraphQL Schema definition

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

link Require by