Skip to content

Remove JsonApiContext from QueryParser #563

Closed
@wisepotato

Description

@wisepotato

From #558

Applying these queries in the data layer: JsonaApiContext is still in there, we need to create something like a QueryProcessorFactory service that instantiates eg SortQuerys or FilterQuerys using DI, and use that in the places were manual instantiation is being performed right now (see the DefaultEntityRepository class).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions