GraphQL OBJECT

DeleteSupportContactPayload

Payload for the deleted supportContact.

link Definition

  • type DeleteSupportContactPayload {
  • # ID of the deleted support contact.
  • deletedSupportContactId: Int
  • }

link Required by