Type alias PublicationMetadataMediaAudio
Type declaration
__typename: "PublicationMetadataMediaAudio"
artist: string | null
attributes: {
key: string;
type: MetadataAttributeType;
value: string;
}[] | null
credits: string | null
duration: number | null
genre: string | null
lyrics: string | null
recordLabel: string | null