13 lines
		
	
	
		
			113 B
		
	
	
	
		
			GraphQL
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			113 B
		
	
	
	
		
			GraphQL
		
	
	
	
	
	
{
 | 
						|
  navigation {
 | 
						|
    tree {
 | 
						|
      id
 | 
						|
      kind
 | 
						|
      label
 | 
						|
      icon
 | 
						|
      targetType
 | 
						|
      target
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 |