Alokai

PhysicalProductInterface

Contains attributes specific to tangible products.

type PhysicalProductInterface = {
  weight?: Maybe<Scalars['Float']['output']>;
};

Referenced Types

On this page