Iain Sproat
2025-03-04 21:13:43 +00:00
committed by GitHub
parent aa2f62916a
commit 5dbbe7f78a
@@ -149,7 +149,7 @@ export type GetUserActivity = ({
limit
}: {
userId: string
actionType: StreamActionType
actionType?: StreamActionType
after?: Date
before?: Date
cursor?: Date