I use graphql codegen. When I use query and mutation in the same .tsx file, data changed in real time. How?

22 Views Asked by At

I use graphql codegen. When I use query and mutation in the same .tsx file, data changed in real time. I didn't write something subscription query and states or something. How does it work?

Please explain it if there is someone who knows about it

0

There are 0 best solutions below