OBJECT

EntityEdgeTraversalPath

link GraphQL Schema definition

  • type EntityEdgeTraversalPath {
  • count: Int!
  • entities: [Entity!]
  • }