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