public interface Categories
Modifier and Type | Method and Description |
---|---|
QueryRequest<BackendCategory> |
all()
Deprecated.
since 0.56.0, use
instead |
QueryRequest<BackendCategory> |
query()
Queries all categories.
|
@Deprecated QueryRequest<BackendCategory> all()
instead
QueryRequest<BackendCategory> query()