input DeleteItemLocationInput
Fields
| Field | Type | Description |
|---|---|---|
ids | [String]! | The ids of the item locations to delete |
Referenced By
- item_location_delete Mutation
Example
{
"ids": "abc123"
}| Field | Type | Description |
|---|---|---|
ids | [String]! | The ids of the item locations to delete |
{
"ids": "abc123"
}