OperatingLocationPhoneNumberEdge
A Relay edge containing a OperatingLocationPhoneNumber
and its cursor.
type OperatingLocationPhoneNumberEdge {
node: PhoneNumber
cursor: String!
id: ID
operatingLocationCanBeCalledAtPhoneNumberId: UUID
datasetIds: JSON
firstObservedDate: String
lastObservedDate: String
rank: Int
internalId: String
internalOperatingLocationCanBeCalledAtPhoneNumberId: String
}
Fields
OperatingLocationPhoneNumberEdge.node
● PhoneNumber
object
The item at the end of the edge
OperatingLocationPhoneNumberEdge.cursor
● String!
non-null scalar
A cursor for use in pagination