OBJECT

OfferingsDataType

Offerings data type

link GraphQL Schema definition

  • type OfferingsDataType {
  • # The frequency of the offering
  • freq: String
  • # The month of the offering
  • month: String
  • }