GraphQL OBJECT

CreateSupportContactPayload

Payload for created supportContact.

link Definition

  • type CreateSupportContactPayload {
  • # The created supportContact.
  • createdSupportContact: SupportContact
  • }

link Required by