-
| 
         Eventually I want to fill field names in one collection with field values from another collection. Like I have a collection of some items: I want another collection to have fields with item names from first collection: How can I do it Schema-wise for the second collection? Thanks  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            vkarpov15
          
      
      
        Mar 8, 2021 
      
    
    Replies: 1 comment 5 replies
-
| 
         It looks like you're looking for maps  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    5 replies
                  
                
            
      Answer selected by
        amaslakov
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
It looks like you're looking for maps