quotePollSigningUrl
Graphql fields and variables for the quotePollSigningUrl mutation
mutation quotePollSigningUrl ($quoteId: ID!) {
quotePollSigningUrl (quoteId: $quoteId) {
errors
infoMessage
redirectUri
shouldPoll
status
}
}Arguments
{
"quoteId": "456123"
}Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
