Tag
No description
type Tag {
id: ID!
label: String
isFolder: Boolean!
updatedAt: Date
}
Fields
Tag.id
● ID!
non-null scalar
Tag.label
● String
scalar
Tag.isFolder
● Boolean!
non-null scalar
Tag.updatedAt
● Date
scalar
Member of
CentralLibraryItem
object ● Client
object ● Content
object ● CourseGroup
object ● LearningPath
object ● License
object