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