Skip to content

feat(events): expose per-repetition occurrence count via GraphQL#658

Open
Reversean wants to merge 2 commits into
masterfrom
feat/repetition-count
Open

feat(events): expose per-repetition occurrence count via GraphQL#658
Reversean wants to merge 2 commits into
masterfrom
feat/repetition-count

Conversation

@Reversean

Copy link
Copy Markdown
Member
  • typeDefs: add nullable count: Int on Event (also used for repetitions
    via RepetitionsPortion), distinct from totalCount
  • eventsFactory: _composeEventWithRepetition exposes repetition.count
    on the composed result

Depends on @hawk.so/types publishing RepetitionDBScheme.count
(codex-team/hawk.types#76) and codex-team/hawk.workers#573.

- typeDefs: add nullable count: Int on Event (also used for repetitions
  via RepetitionsPortion), distinct from totalCount
- eventsFactory: _composeEventWithRepetition exposes repetition.count
  on the composed result
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for adding a description — the PR is now marked as Ready for Review.

@github-actions github-actions Bot marked this pull request as ready for review June 24, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant