@kontakta/cloud-code-directives
Advanced tools
+6
-0
| # @kontakta/cloud-code-directives | ||
| ## 1.0.4 | ||
| ### Patch Changes | ||
| - Test sessiontokken in resolve directive | ||
| ## 1.0.3 | ||
@@ -4,0 +10,0 @@ |
+1
-1
| { | ||
| "name": "@kontakta/cloud-code-directives", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "./dist/index.d.ts", |
@@ -47,2 +47,4 @@ import { defaultFieldResolver, GraphQLError, GraphQLFieldConfig, GraphQLResolveInfo } from 'graphql'; | ||
| console.log('Will Run Function', context); | ||
| const result = await Parse.Cloud.run( | ||
@@ -49,0 +51,0 @@ functionName, |
12769
0.96%344
0.29%