Skip to content
SIBISIBI Developers
Esc
navigateopen⌘Jpreview
On this page

OrderingOrderImage

An object representing an image associated with an order.

type OrderingOrderImage {
  url: String!
}

url

string - The URL of the image.

Was this page helpful?