Realtime event with complex query
On initial page load, the following query is executed:
I wish to receive query results like the query above, when an insert event occurs for table
How can I achieve this?
I wish to receive query results like the query above, when an insert event occurs for table
collection_share.How can I achieve this?