Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a companion object to QueryId and InfiniteQueryId #76

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

ogaclejapan
Copy link
Contributor

With the enhancement of preview and test implementations, more APIs now accept UniqueId types as arguments. Associating the ID definitions with a companion object helps leverage these features more effectively.

refs: #63, #70

With the enhancement of preview and test implementations, more APIs now accept `UniqueId` types as
arguments. Associating the ID definitions with a companion object helps leverage these features more effectively.

refs: #63, #70
@ogaclejapan ogaclejapan merged commit efa18ed into main Aug 25, 2024
1 check passed
@ogaclejapan ogaclejapan deleted the use-companion-object branch August 25, 2024 00:12
@github-actions github-actions bot mentioned this pull request Sep 8, 2024
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