Type alias ThreeDMetadataV3
Type declaration
__typename: "ThreeDMetadataV3"
appId: AppId | null
attributes: {
key: string;
type: MetadataAttributeType;
value: string;
}[] | null
content: string
hideFromFeed: boolean
id: string
locale: string
rawURI: URI
tags: string[] | null