OBJECT

SendPdfReportReply

Description

Response for the send now PDF request.

link GraphQL Schema definition

  • type SendPdfReportReply {
  • # Korg job ID of the PDF generation job.
  • taskchainUuid: String!
  • }

link Require by