priceListChargeDelete
Graphql fields and variables for the priceListChargeDelete mutation
mutation priceListChargeDelete ($id: ID!) {
priceListChargeDelete (id: $id) {
errors
}
}Arguments
{
"id": "456123"
}Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
