@wix/data-backend-public-sdk-poc
Advanced tools
Comparing version 1.0.27 to 1.0.28
@@ -539,3 +539,5 @@ export declare const __debug: { | ||
* For more details on using queries, see [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language). | ||
* @public */ | ||
* @public | ||
* @documentationMaturity preview | ||
*/ | ||
export declare function query(options?: QueryOptions): Promise<QueryResponse>; | ||
@@ -542,0 +544,0 @@ export interface QueryOptions { |
@@ -74,3 +74,5 @@ "use strict"; | ||
* For more details on using queries, see [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language). | ||
* @public */ | ||
* @public | ||
* @documentationMaturity preview | ||
*/ | ||
function query(options) { | ||
@@ -77,0 +79,0 @@ var _a, _b, _c; |
@@ -539,3 +539,5 @@ export declare const __debug: { | ||
* For more details on using queries, see [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language). | ||
* @public */ | ||
* @public | ||
* @documentationMaturity preview | ||
*/ | ||
export declare function query(options?: QueryOptions): Promise<QueryResponse>; | ||
@@ -542,0 +544,0 @@ export interface QueryOptions { |
@@ -52,3 +52,5 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
* For more details on using queries, see [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language). | ||
* @public */ | ||
* @public | ||
* @documentationMaturity preview | ||
*/ | ||
export function query(options) { | ||
@@ -55,0 +57,0 @@ var _a, _b, _c; |
{ | ||
"name": "@wix/data-backend-public-sdk-poc", | ||
"version": "1.0.27", | ||
"version": "1.0.28", | ||
"publishConfig": { | ||
@@ -36,3 +36,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "bf4fefda4ecc876ebc52d3aed8637c7100b21a1d6a3ddd659be714e6" | ||
"falconPackageHash": "49dd447a1a554d8b001a0fa178b105a4f10f6814666d469b03352f4d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
126932
3019