OBJECT

createCustomEmailPayload

Autogenerated return type of createCustomEmail

link GraphQL Schema definition

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

link Require by