ContactType
No description
type ContactType {
name: String
email: String
telephone: String
}
Fields
ContactType.name ● String scalar
ContactType.email ● String scalar
ContactType.telephone ● String scalar
Member of
ContactAndProjectDetailsType object