Skip to main content
An object representing an image associated with an order.
type OrderingOrderImage {
  url: String!
}

url

string - The URL of the image.
I