Skip to main content

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

PhoneNumberOperatingLocationEdge.id ● ID scalar

PhoneNumberOperatingLocationEdge.operatingLocationCanBeCalledAtPhoneNumberId ● UUID scalar

PhoneNumberOperatingLocationEdge.datasetIds ● JSON scalar

PhoneNumberOperatingLocationEdge.firstObservedDate ● String scalar

PhoneNumberOperatingLocationEdge.lastObservedDate ● String scalar

PhoneNumberOperatingLocationEdge.rank ● Int scalar

PhoneNumberOperatingLocationEdge.internalId ● String scalar

PhoneNumberOperatingLocationEdge.internalOperatingLocationCanBeCalledAtPhoneNumberId ● String scalar

Member Of

PhoneNumberOperatingLocationConnection object