Skip to main content

LookerEmbed

No description

type LookerEmbed {
id: ID!
type: String!
label: String
category: LookerEmbedCategory
subcategory: LookerEmbedSubcategory
starred: Boolean
segment: String
legacyHref: String
legacyRoute: String
scope: LookerEmbedScope!
weight: Int
shortDescription: String
description: String
isFavorited: Boolean!
folderId: String
}

Fields

LookerEmbed.id ● ID! non-null scalar

LookerEmbed.type ● String! non-null scalar

LookerEmbed.label ● String scalar

LookerEmbed.category ● LookerEmbedCategory object

LookerEmbed.subcategory ● LookerEmbedSubcategory object

LookerEmbed.starred ● Boolean scalar

LookerEmbed.segment ● String scalar

LookerEmbed.legacyHref ● String scalar

LookerEmbed.legacyRoute ● String scalar

LookerEmbed.scope ● LookerEmbedScope! non-null enum

LookerEmbed.weight ● Int scalar

LookerEmbed.shortDescription ● String scalar

LookerEmbed.description ● String scalar

LookerEmbed.isFavorited ● Boolean! non-null scalar

LookerEmbed.folderId ● String scalar