waheedoofOriginal post
Flutter Developer
When I create new documents (let's say 3 documents) using a GraphQL patching query, the realtime event returned to me only the data that related to the first document. However, there is no data related to the second or third document. Why is this the case?
Summary
The user is asking for support regarding subscription with GraphQl events. No other details are provided.