AddressRegistrationEdge
A Relay edge containing a AddressRegistration
and its cursor.
type AddressRegistrationEdge {
node: Registration
cursor: String!
registrationRecordedAddressId: UUID
addressType: String
rank: Int
id: ID
datasetIds: JSON
firstObservedDate: String
lastObservedDate: String
internalId: String
internalRegistrationRecordedAddressId: String
}
Fields
AddressRegistrationEdge.node
● Registration
object
The item at the end of the edge
AddressRegistrationEdge.cursor
● String!
non-null scalar
A cursor for use in pagination