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