Querying same content, but 1 different paramater. Should I clone and maintain both or better way?
I have a single query currently for a page.
Now on a nested page, I want to use
id
to grab exactly the same results and do the mutations etc. My question is, is there a way I can use this one query for both? Is there a better option on how to do this setup?0 Replies