OBJECT

InvoiceListResultInterface

link GraphQL Schema definition

  • type InvoiceListResultInterface {
  • count: Int
  • data: [Invoice]
  • }