Skip to content

Simplified type queries #48

@Gerolmed

Description

@Gerolmed

Is your feature request related to a problem? Please describe.
When trying to search for objects of a specific type you have to build a query to target the "type" field.

Describe the solution you'd like
Simplify Type query creation by adding a function like: Query.forType(MyClass.class).build();

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomersverifiedThis issue was confirmed by a mod

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions