@wix/data-backend-public-sdk-poc
Advanced tools
Comparing version 1.0.34 to 1.0.35
@@ -541,2 +541,4 @@ export declare const __debug: { | ||
* @documentationMaturity preview | ||
* @permissionScope Read Data Items | ||
* @applicableIdentity APP | ||
*/ | ||
@@ -543,0 +545,0 @@ export declare function query(options?: QueryOptions): Promise<QueryResponse>; |
@@ -76,2 +76,4 @@ "use strict"; | ||
* @documentationMaturity preview | ||
* @permissionScope Read Data Items | ||
* @applicableIdentity APP | ||
*/ | ||
@@ -78,0 +80,0 @@ function query(options) { |
@@ -541,2 +541,4 @@ export declare const __debug: { | ||
* @documentationMaturity preview | ||
* @permissionScope Read Data Items | ||
* @applicableIdentity APP | ||
*/ | ||
@@ -543,0 +545,0 @@ export declare function query(options?: QueryOptions): Promise<QueryResponse>; |
@@ -54,2 +54,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
* @documentationMaturity preview | ||
* @permissionScope Read Data Items | ||
* @applicableIdentity APP | ||
*/ | ||
@@ -56,0 +58,0 @@ export function query(options) { |
{ | ||
"name": "@wix/data-backend-public-sdk-poc", | ||
"version": "1.0.34", | ||
"version": "1.0.35", | ||
"publishConfig": { | ||
@@ -36,3 +36,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "9042ab60e886b6e81bebaf3da86f6afec15f6148a86502842fdaf826" | ||
"falconPackageHash": "b8979f7e2f53e69973bb1c190723785fccd9205be76bd6ebb3022727" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
130762
3095