We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59102df commit 304d3c1Copy full SHA for 304d3c1
packages/backend-data/src/convert_js_resolvers.ts
@@ -61,7 +61,7 @@ export const convertJsResolverDefinition = (
61
*
62
* Customer-provided handlers are added as a Functions list in `pipelineConfig.functions`
63
64
- * Use inline code to remove circular dependency when adding the API ID.
+ * Uses synth-time inline code to avoid circular dependency when adding the API ID as an environment variable.
65
*/
66
code: `
67
/**
0 commit comments