Skip to content

Commit 304d3c1

Browse files
Dane Pilcherpalpatim
andauthored
Update packages/backend-data/src/convert_js_resolvers.ts
Co-authored-by: Tim Schmelter <[email protected]>
1 parent 59102df commit 304d3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/backend-data/src/convert_js_resolvers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export const convertJsResolverDefinition = (
6161
*
6262
* Customer-provided handlers are added as a Functions list in `pipelineConfig.functions`
6363
*
64-
* Use inline code to remove circular dependency when adding the API ID.
64+
* Uses synth-time inline code to avoid circular dependency when adding the API ID as an environment variable.
6565
*/
6666
code: `
6767
/**

0 commit comments

Comments
 (0)