PlaceOrderInputSpecifies the quote to be converted to an order. type PlaceOrderInput = { cart_id: Scalars['String']['input']; }; Referenced Types Scalars