GraphSnapshotFacets
No description
type GraphSnapshotFacets {
edge_kinds: [GraphSnapshotKindCount!]!
integrations: [GraphSnapshotIntegrationCount!]!
node_kinds: [GraphSnapshotKindCount!]!
}
Fields
GraphSnapshotFacets.edge_kinds ● [GraphSnapshotKindCount!]! non-null object
GraphSnapshotFacets.integrations ● [GraphSnapshotIntegrationCount!]! non-null object
GraphSnapshotFacets.node_kinds ● [GraphSnapshotKindCount!]! non-null object
Member Of
GraphSnapshot object