Kitchen
Object
KitchenScreenRules
| Fields | Type | Description |
|---|---|---|
|
ready |
The stage of the order to display on the screen |
|
|
categories |
The categories that can appear on the screen |
|
|
tags |
The tags that can appear on the screen |
|
|
registers |
The registers that orders will be displayed from |
|
|
outlets |
The outlets that orders will be displayed from |
Object
KitchenScreen
| Fields | Type | Description |
|---|---|---|
|
id |
The ID of the kitchen screen |
|
|
name |
String! |
The name of the kitchen screen |
|
rules |
The rules of what to display on the kitchen screen |