nauticalQuoteOrderSendToCustomer Mutation
Sends a quote order to a customer.
Arguments
#
storefrontUrl
String !
Non-null
URL to send customer to for quote confirmation. Whatever URL is sent will have token
added to the search parameters of the URL, e.g. if you send http://localhost/quote , the generated URL will be http://localhost/quote?token= ...
Response
#
Returns NauticalQuoteOrderSendToCustomer .