input InventoryAbortSnapshotInput
Fields
| Field | Type | Description |
|---|---|---|
snapshot_id | String! | |
reason | String |
Referenced By
- inventory_abort_snapshot Mutation
Example
{
"snapshot_id": "abc123",
"reason": "abc123"
}| Field | Type | Description |
|---|---|---|
snapshot_id | String! | |
reason | String |
{
"snapshot_id": "abc123",
"reason": "abc123"
}