input DeleteLocationInput
Fields
| Field | Type | Description |
|---|---|---|
location_id | String! | The id of the location to delete |
Referenced By
- location_delete Mutation
Example
{
"location_id": "abc123"
}| Field | Type | Description |
|---|---|---|
location_id | String! | The id of the location to delete |
{
"location_id": "abc123"
}