Alokai

SalesItemInterface

type SalesItemInterface = {
  __typename?: 'SalesItemInterface'; /** The entered gift message for the order item */
  gift_message?: Maybe<GiftMessage>;
};

Referenced Types

On this page