Skip to main content

nauticalDraftOrderSendToCustomer

Sends draft order/quote to customer. Requires MANAGE_MARKETPLACE permission.

nauticalDraftOrderSendToCustomer(
id: ID!
storefrontUrl: String!
): NauticalQuoteOrderSendToCustomer!

Arguments

nauticalDraftOrderSendToCustomer.id ● ID! non-null scalar

nauticalDraftOrderSendToCustomer.storefrontUrl ● String! non-null scalar

Type

NauticalQuoteOrderSendToCustomer object

Result of nautical draft order send to customer mutation.

Was this page helpful?