Elektrine lite

← Feed

@jkxyz@hostux.social

Post #3115265

2025-07-20 19:52 UTC

query! { Post { id: ?post_id, ?author_id, ?published_at, .. }, ?published_at >= Utc::now() - Days::new(7), for ?author_id { Result { user: User { id: ?author_id, .. }, posts: Post { id: ?post_id, .. }, }, } }

Replies (0)

No replies.