ENUM

FuelPriceType

link GraphQL Schema definition

  • enum FuelPriceType {
  • # Base price
  • base
  • # Total price
  • total
  • }