Skip to content

Move registrations filter on graphQL query level #77

@nparashar150

Description

@nparashar150

Describe the bug
Currently the data is filtered on state level once received from query, it's better to query the filtered data on first place.

To Reproduce
Check this useEffect where the state is being updated as per the filter. Rather than doing this we can re-create this query with filter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions