LookerEmbedCategory
No description
type LookerEmbedCategory {
id: String
label: String
weight: Int
icon: LookerEmbedCategoryIcon
description: String
}
Fields
LookerEmbedCategory.id
● String
scalar
LookerEmbedCategory.label
● String
scalar
LookerEmbedCategory.weight
● Int
scalar
LookerEmbedCategory.icon
● LookerEmbedCategoryIcon
enum
LookerEmbedCategory.description
● String
scalar
Member of
LookerEmbed
object