Skip to content

Commit 125d43e

Browse files
committed
api doc update
1 parent 20e49d0 commit 125d43e

File tree

1 file changed

+1
-0
lines changed
  • packages/backend-function

1 file changed

+1
-0
lines changed

packages/backend-function/API.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export type FunctionProps = {
3838
schedule?: FunctionSchedule | FunctionSchedule[];
3939
layers?: Record<string, string>;
4040
bundling?: FunctionBundlingOptions;
41+
generateDataClientConfig?: boolean;
4142
};
4243

4344
// @public (undocumented)

0 commit comments

Comments
 (0)