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