Skip to content

LocationCollection

View normalized Markdown

One deterministic page from the Management v1 change feed.

graphql
type LocationCollection {
  nodes: [Location!]!
  pageInfo: PageInfo!
}

Fields

LocationCollection.nodes · [Location!]! non-null object

LocationCollection.pageInfo · PageInfo! non-null object

Cursor information for continuing synchronization.

Returned By

locations query