ProductAttributeInputtype ProductAttributeInput = { name: Scalars['String']; value: Scalars['String']; }; Referenced Types Scalars