Open CheatCod opened 1 year ago
-[ ] Build a mock end point that sends test data that complies with the interface described
struct Query { instance_uuid : String, start_snowflake_id : i64, count : i64, }
Note: needs to investigate if frontend can know the snowflake ID of the last message on the current page
for backend: ask Peter (me) for frontend: ask Kevin Huang (ynng)
Description
-[ ] Build a mock end point that sends test data that complies with the interface described