TypesObjects
PartialDate
No description
type PartialDate {
dayOfMonth: Int
month: Int
year: Int
}Fields
dayOfMonth Int scalar
Int
From 1 to 31
month Int scalar
Int
From 1 to 12
year Int scalar
Member Of
PepHit object