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?