Possible to read the query params in queryCache? #952
-
| So i need to persist query param state (the query parameters that were sent with the query). Once a query is cached is there an option to read the params that were used when the query was made in the queryCache? Thanks :) | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            tannerlinsley
          
      
      
        Sep 2, 2020 
      
    
    Replies: 1 comment 1 reply
-
| Pass your parameters as part of your key? | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        Npervic
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Pass your parameters as part of your key?