object CreateToteOutput
Fields
| Field | Type | Description |
|---|---|---|
request_id | String | |
complexity | Int | |
tote | Tote | |
url | String |
Referenced By
- tote_create Mutation
Example
{
"request_id": "abc123",
"complexity": 987,
"tote": Tote,
"url": "abc123"
}| Field | Type | Description |
|---|---|---|
request_id | String | |
complexity | Int | |
tote | Tote | |
url | String |
{
"request_id": "abc123",
"complexity": 987,
"tote": Tote,
"url": "abc123"
}