ProjectType
No description
type ProjectType {
id: ID
name: String
}
Fields
ProjectType.id
● ID
scalar
ProjectType.name
● String
scalar
Member of
Project
object
No description
type ProjectType {
id: ID
name: String
}
ProjectType.id
● ID
scalarProjectType.name
● String
scalarProject
object