Alokai

EstimateTotalsOutput

Estimate totals output.

type EstimateTotalsOutput = {
  __typename?: 'EstimateTotalsOutput'; /** Cart after totals estimation */
  cart?: Maybe<Cart>;
};

Referenced Types

On this page