Skip to main content

OperatingLocationNameConnection

No description

type OperatingLocationNameConnection {
pageInfo: PageInfo!
edges: [OperatingLocationNameEdge]!
}

Fields

OperatingLocationNameConnection.pageInfo ● PageInfo! non-null object

Pagination data for this connection.

OperatingLocationNameConnection.edges ● [OperatingLocationNameEdge]! non-null object

Contains the nodes in this connection.

Member Of

OperatingLocation object