OperatingLocationTechnologiesUsedConnection
No description
type OperatingLocationTechnologiesUsedConnection {
pageInfo: PageInfo!
edges: [OperatingLocationTechnologiesUsedEdge]!
}
Fields
OperatingLocationTechnologiesUsedConnection.pageInfo ● PageInfo! non-null object
Pagination data for this connection.
OperatingLocationTechnologiesUsedConnection.edges ● [OperatingLocationTechnologiesUsedEdge]! non-null object
Contains the nodes in this connection.
Member Of
OperatingLocation object