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