ContentType
No description
type ContentType {
label: String
kind: String!
description: String
assetAspectRatio: String
templateName: String
usageCount: Int
}
Fields
ContentType.label ● String scalar
ContentType.kind ● String! non-null scalar
ContentType.description ● String scalar
ContentType.assetAspectRatio ● String scalar
ContentType.templateName ● String scalar
ContentType.usageCount ● Int scalar
Member of
CourseGroup object