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