GraphQL/Scalars
ID
The ID scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID.
scalar IDMember Of
input
● AddMapFeatureInput input
● AddRecordsInput input
● AddRecordsPayload object
● Animal object
● AnimalIdentityInput input
● AnimalParentageEntryInput input
● AnimalTreatmentRecord object
● AnimalUnitsRecord object
● ArtificialInseminationRecord object
● AssumedAverageDailyGainRecord object
● BirthingRecord object
● CastrateRecord object
● DeathRecord object
● DehornRecord object
● Enterprise object
● FeedRecord object
● FertilityRecord object
● Field object
● LocationChangedRecord object
● ManagementGroup object
● ManagementGroupChangedRecord object
● ManagementGroupChangedRecordInput input
● MapFeature object
● NaturalServiceRecord object
● NoteRecord object
● ObservationRecord object
● PregnancyScanRecord object
● PurchaseOutgoingInput input
● PurchaseOwnershipInput input
● PurchaseRecord object
● Record interface
● RecordErrorAnimalIdentity object
● SaleRecord object
● ScmSchemeChangedRecord object
● ScoreRecord object
● SeenRecord object
● Session object
● SpayRecord object
● TagChangeRecord object
● TransferOffFarmRecord object
● TransferOnFarmRecord object
● UpdateMapFeatureInput input
● WeaningRecord object
● WeighRecord object
● WoolHarvestRecord object
● WormTestRecord object