WebexLab
No description
type WebexLab {
labName: String!
labID: ID!
totalComputers: String!
}
No description
type WebexLab {
labName: String!
labID: ID!
totalComputers: String!
}
WebexLab.labName
● String!
non-null scalarWebexLab.labID
● ID!
non-null scalarWebexLab.totalComputers
● String!
non-null scalar