> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sibipro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OrderingOrderImage

An object representing an image associated with an order.

```graphql theme={null}
type OrderingOrderImage {
  url: String!
}
```

### `url`

`string` - The URL of the image.
