Alokai

ProductUnpublished

type ProductUnpublished = MessagePayload & {
  __typename?: 'ProductUnpublished';
  type: Scalars['String'];
};

Referenced Types

On this page