query_as and optional fields #2230
              
                Unanswered
              
          
                  
                    
                      josejachuf
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, given the following, implemented in Salvo (Web Framework)
The above works fine. But if you want to add an optional field, an error occurs. I want to get that optional field from another source, for example an API rest
How should I define the structures to be able to do what I need?
Jose
Beta Was this translation helpful? Give feedback.
All reactions