OBJECT
EntityTreeNode
link GraphQL Schema definition
- type EntityTreeNode {
- String!] : [
- # id is either an EntityId (for an ENTITY node) or a relationship id (for a
- # RELATIONSHIP node)
- String! :
- EntityTreeNodeType! :
- }
OBJECT
- type EntityTreeNode {
- String!] : [
- # id is either an EntityId (for an ENTITY node) or a relationship id (for a
- # RELATIONSHIP node)
- String! :
- EntityTreeNodeType! :
- }