DeveloperType
No description
type DeveloperType {
authorEmail: String
authorName: String
}
Fields
DeveloperType.authorEmail
● String
scalar
DeveloperType.authorName
● String
scalar
Member of
DeveloperTypeCollection
object