Hello every one. I have a query returning several ...
# prisma-whats-new
n
Hello every one. I have a query returning several times the same few values. Is it possible to reduce the result to the few unique values and discarding the repeated ones?
i
I’m not sure I understand. You can filter your queries to get specific data, if that’s what you are after