OBJECT

OfferingListResultInterface

link GraphQL Schema definition

  • type OfferingListResultInterface {
  • count: Int
  • data: [Offering]
  • }