Home > @infiniteobjects/shopify-data-manager > AdminTypes > OrderApp
The [application](https://shopify.dev/apps) that created the order.
Signature:
export interface OrderApp
| Property | Modifiers | Type | Description |
|---|---|---|---|
| icon | Image | The application icon. | |
| id | Scalars[‘ID’][‘output’] | The application ID. | |
| name | Scalars[‘String’][‘output’] | The name of the application. |