Skip to main content

GraphSnapshotNode

No description

type GraphSnapshotNode {
active_assigned_resource_count: Int!
assigned_resource_count: Int!
attrs: JSONObject!
created_at: DateTimeISO!
deleted_at: DateTimeISO
display_name: String
external_id: String!
hpath: String
id: ID!
inbound_edge_count: Int!
integration: GraphSnapshotIntegration!
integration_id: ID
kind: String!
last_observation_basis: String
last_provisioned_at: DateTimeISO
last_provisioning_assigned_resource_id: ID
last_provisioning_operation_id: ID
last_seen_at: DateTimeISO!
last_seen_sync_run_id: ID
outbound_edge_count: Int!
placeholder: Boolean!
raw: JSON
source: GraphRecordSource!
stale_reason: String
stale_since: DateTimeISO
stale_status: GraphStaleStatus!
sync_action: String
sync_error: String
sync_metadata: JSON
tenant_id: ID!
updated_at: DateTimeISO!
}

Fields

GraphSnapshotNode.active_assigned_resource_count ● Int! non-null scalar

GraphSnapshotNode.assigned_resource_count ● Int! non-null scalar

GraphSnapshotNode.attrs ● JSONObject! non-null scalar

GraphSnapshotNode.created_at ● DateTimeISO! non-null scalar

GraphSnapshotNode.deleted_at ● DateTimeISO scalar

GraphSnapshotNode.display_name ● String scalar

GraphSnapshotNode.external_id ● String! non-null scalar

GraphSnapshotNode.hpath ● String scalar

GraphSnapshotNode.id ● ID! non-null scalar

GraphSnapshotNode.inbound_edge_count ● Int! non-null scalar

GraphSnapshotNode.integration ● GraphSnapshotIntegration! non-null object

GraphSnapshotNode.integration_id ● ID scalar

GraphSnapshotNode.kind ● String! non-null scalar

GraphSnapshotNode.last_observation_basis ● String scalar

GraphSnapshotNode.last_provisioned_at ● DateTimeISO scalar

GraphSnapshotNode.last_provisioning_assigned_resource_id ● ID scalar

GraphSnapshotNode.last_provisioning_operation_id ● ID scalar

GraphSnapshotNode.last_seen_at ● DateTimeISO! non-null scalar

GraphSnapshotNode.last_seen_sync_run_id ● ID scalar

GraphSnapshotNode.outbound_edge_count ● Int! non-null scalar

GraphSnapshotNode.placeholder ● Boolean! non-null scalar

GraphSnapshotNode.raw ● JSON scalar

GraphSnapshotNode.source ● GraphRecordSource! non-null enum

GraphSnapshotNode.stale_reason ● String scalar

GraphSnapshotNode.stale_since ● DateTimeISO scalar

GraphSnapshotNode.stale_status ● GraphStaleStatus! non-null enum

GraphSnapshotNode.sync_action ● String scalar

GraphSnapshotNode.sync_error ● String scalar

GraphSnapshotNode.sync_metadata ● JSON scalar

GraphSnapshotNode.tenant_id ● ID! non-null scalar

GraphSnapshotNode.updated_at ● DateTimeISO! non-null scalar

Member Of

GraphNodeNeighborhood object ● GraphNodeSearch object ● GraphSnapshot object