Skip to main content

OperatingLocationConnection

No description

type OperatingLocationConnection {
pageInfo: PageInfo!
edges: [OperatingLocationEdge]!
}

Fields

OperatingLocationConnection.pageInfo ● PageInfo! non-null object

Pagination data for this connection.

OperatingLocationConnection.edges ● [OperatingLocationEdge]! non-null object

Contains the nodes in this connection.

Member Of

Record object