OBJECT

InvoiceEventBody

link GraphQL Schema definition

  • type InvoiceEventBody {
  • # The Invoice associated with the event
  • invoice: Invoice!
  • }

link Require by