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