-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersverifiedThis issue was confirmed by a modThis issue was confirmed by a mod
Milestone
Description
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
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersverifiedThis issue was confirmed by a modThis issue was confirmed by a mod