GraphQL/Enums
WeighEventType
No description
enum WeighEventType {
Check
Wean
ProgenyBirth
Birthing
Purchase
Sale
FarmExit
Death
PostWeaning
Yearling
Mature
Rear
Mark
Induction
}
Values
WeighEventType
.Check
WeighEventType
.Wean
WeighEventType
.ProgenyBirth
WeighEventType
.Birthing
WeighEventType
.Purchase
WeighEventType
.Sale
WeighEventType
.FarmExit
WeighEventType
.Death
WeighEventType
.PostWeaning
WeighEventType
.Yearling
WeighEventType
.Mature
WeighEventType
.Rear
WeighEventType
.Mark
WeighEventType
.Induction
Member Of
object