This article covers field support for filtering and sorting in the Translation Schema API.
The following table shows field support for filters and sorting for the translation schema object when using Query Schemas:
Field | Supported Filters | Sortable |
---|---|---|
id | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable |
key.appId | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable |
key.entityType | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable |
key.scope | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable |
hidden | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable |
parentId | eq , ne , exists , in , hasSome , startsWith , ascending , descending | Sortable |