PublicationMarketplaceMetadataAttribute: {
    __typename: "PublicationMarketplaceMetadataAttribute";
    displayType: MarketplaceMetadataAttributeDisplayType | null;
    traitType: string | null;
    value: string | null;
}

Type declaration