GraphQL OBJECT

UpdateClientPayload

link Definition

  • type UpdateClientPayload {
  • # The updated client.
  • updatedClient: Client
  • }

link Required by