DiscoverContent
No description
type DiscoverContent {
title: String
subtitle: String
thumbnailUrl: String
description: String
progression: DiscoverContentProgression
}
Fields
title ● String scalar
subtitle ● String scalar
thumbnailUrl ● String scalar
description ● String scalar
progression ● DiscoverContentProgression object
Member of
DiscoverSection object
Implemented by
Discoverable union