GraphQL/Inputs
ParentFilter
No description
input ParentFilter {
parentAnimalId: StringFilter
parentAnimalIdentity: ParentAnimalIdentityFilter
}Fields
ParentFilter.parentAnimalId ● StringFilter input
An internal AgriWebb ID for identification of the parent using animalId.
ParentFilter.parentAnimalIdentity ● ParentAnimalIdentityFilter input
Identification of the parent using one of the accepted forms of animal identification if the parent animal is off-farm and the animal ID is not known.
Member Of
input