Location

View normalized Markdown

The limited synchronization projection shared by Management v1 records.

graphql
type Location {
  discardedAt: DateTime
  id: ID!
  name: String
  number: String
  tombstone: Boolean!
  updatedAt: DateTime!
}

Fields

Location.discardedAt · DateTime scalar

When the record was discarded; null for an active record.

Location.id · ID! non-null scalar

Stable record identifier.

Location.name · String scalar

Display name when the resource provides one.

Location.number · String scalar

External-facing record number when the resource provides one.

Location.tombstone · Boolean! non-null scalar

True when the discarded record represents a removal to propagate locally.

Location.updatedAt · DateTime! non-null scalar

Timestamp used for incremental synchronization and cursor ordering.

Member Of

LocationCollection object

Ready to Get Started?

Book a free demo or reach out — we’d love to hear from you.