This query returns all the basic details for all Boards you have in your account. 
    
    
    
      - API endpoint slug
 
      - flapz_board.my_boards
 
        - Runtime method
 
        - performQuery("flapz_board.my_boards"}
 
    
  
  
  
    Query fields
        
          
          
              - Label
 
              - Only return Boards that are Public
 
              - Helper text
 
              - If set to TRUE, you will only get info for Boards that you have set to be Public and viewable outside your account.
 
            - Slug
 
            - is_public
 
            - Required
 
            - false
 
            - Can have default value
 
            - true
 
          
         
  
    
    
      Ingredients
          
            
            
              - Slug
 
              - board_row1
 
              - Filter code
 
              - FlapzBoard.myBoards.BoardRow1
 
              - Type
 
              - String
 
                  - Example
 
                  - My First Row Data
 
            
           
          
            
            
              - Slug
 
              - board_row2
 
              - Filter code
 
              - FlapzBoard.myBoards.BoardRow2
 
              - Type
 
              - String
 
                  - Example
 
                  - My Second Row Data
 
            
           
          
            
            
              - Slug
 
              - board_row3
 
              - Filter code
 
              - FlapzBoard.myBoards.BoardRow3
 
              - Type
 
              - String
 
                  - Example
 
                  - My Third Row Data
 
            
           
          
            
            
              - Slug
 
              - board_name
 
              - Filter code
 
              - FlapzBoard.myBoards.BoardName
 
              - Type
 
              - String
 
                  - Example
 
                  - My Awesome Board
 
            
           
          
            
            
              - Slug
 
              - board_title_row
 
              - Filter code
 
              - FlapzBoard.myBoards.BoardTitleRow
 
              - Type
 
              - String
 
                  - Example
 
                  - This Is My Title Row
 
            
           
          
            
            
              - Slug
 
              - board_row4
 
              - Filter code
 
              - FlapzBoard.myBoards.BoardRow4
 
              - Type
 
              - String
 
                  - Example
 
                  - My Fourth Row Data