Skip to main content

nauticalOrderFulfill

Creates new fulfillments for a nautical order.

nauticalOrderFulfill(
input: NauticalOrderFulfillInput!
nauticalOrder: ID
): NauticalOrderFulfill

Arguments

nauticalOrderFulfill.input ● NauticalOrderFulfillInput! non-null input

Fields required to create a fulfillment.

nauticalOrderFulfill.nauticalOrder ● ID scalar

ID of the Nautical Order to be fulfilled.

Type

NauticalOrderFulfill object

Creates new fulfillments for a nautical order.

Was this page helpful?