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

GraphQL: Add changedBefore and changedAfter args for activities resolver #438

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

martastain
Copy link
Member

Querying activities by type implemented as an extension of the existing GraphQL resolver.
It is now possible to filter activities from a given time range using changedBefore and changedAfter params

image

@martastain martastain linked an issue Nov 15, 2024 that may be closed by this pull request
3 tasks
@martastain martastain requested a review from iLLiCiTiT November 15, 2024 12:17
@martastain martastain self-assigned this Nov 15, 2024
@martastain martastain added the type: enhancement Improvement of existing functionality or minor addition label Nov 15, 2024
@martastain martastain merged commit 643661a into develop Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Activities: Endpoint/s to get activities
2 participants