Retrieves a list of branches, given the specified paging, filtering, and sorting.
| PROPERTY | SUPPORTED FILTERS & SORTING |
|---|---|
sourceBranchProperties.branchId | eq() |
sourceBranchProperties.branchRevision | eq() |
type | eq(),ne(),exists(),in(),hasSome(),ascending(),descending() |
name | eq(),ne(),exists(),in(),hasSome(),startsWith(),gt(),lt(),le(),ge(),ascending(),descending() |
lastPublishDate | eq(),ne(),exists(),in(),hasSome(),lt(),le(),gt(),ge(),ascending(),descending() |
editorType | eq(),ne(),exists(),in(),hasSome(),ascending(),descending() |
editorType.editorTypeOptions | eq(),ne(),exists(),in(),hasSome(),ascending(),descending() |
_createdDate | eq(),ne(),exists(),in(),hasSome(),lt(),le(),gt(),ge(),ascending(),descending() |
_updatedDate | eq(),ne(),exists(),in(),hasSome(),lt(),le(),gt(),ge(),ascending(),descending() |
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.