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