ServiceCount
No description
type ServiceCount {
count: Int!
name: String!
}
Fields
ServiceCount.count
● Int!
non-null scalar
ServiceCount.name
● String!
non-null scalar
Member Of
PatientServiceHistory
object