fix(modules-sdk): Remote Query "order" as config options (#6925)
This commit is contained in:
committed by
GitHub
parent
4f88743591
commit
dd35a4dbff
@@ -181,6 +181,7 @@ export class RemoteQuery {
|
||||
"offset",
|
||||
"cursor",
|
||||
"sort",
|
||||
"order",
|
||||
"withDeleted",
|
||||
]
|
||||
const availableOptionsAlias = new Map([
|
||||
|
||||
Reference in New Issue
Block a user