Alokai

PlaceOrderInput

Specifies the quote to be converted to an order.

type PlaceOrderInput = {
  cart_id: Scalars['String']['input'];
};

Referenced Types

On this page