LookerExplore
No description
type LookerExplore {
id: ID!
label: String!
model: String!
category: LookerExploreCategory!
}
No description
type LookerExplore {
id: ID!
label: String!
model: String!
category: LookerExploreCategory!
}
LookerExplore.id
● ID!
non-null scalarLookerExplore.label
● String!
non-null scalarLookerExplore.model
● String!
non-null scalarLookerExplore.category
● LookerExploreCategory!
non-null object