ENUM

DeliverySpeed

The delivery speed for the order.

link GraphQL Schema definition

  • enum DeliverySpeed {
  • normal
  • fast
  • urgent
  • }