Hi guys. I'm (again, years later) new to JSONAPI. I'm coming from GraphQL which I've never really been in love with.
In GraphQL there is the subscription concept that the major clients (Apollo, URQL) have created with websockets.
Is there something like this in the JSONAPI specification?
Can I use something similar with Orbit?
I saw that there are PR with "live queries" but I can find anything in the docs.
Thanks in advance.
Hi guys. I'm (again, years later) new to JSONAPI. I'm coming from GraphQL which I've never really been in love with.
In GraphQL there is the subscription concept that the major clients (Apollo, URQL) have created with websockets.
Is there something like this in the JSONAPI specification?
Can I use something similar with Orbit?
I saw that there are PR with "live queries" but I can find anything in the docs.
Thanks in advance.