Skip to content

Commit

Permalink
fix: update mock tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alharris-at committed Nov 15, 2023
1 parent d61bfd5 commit 5a3f473
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ export const defaultTransformParams: Pick<ExecuteTransformConfig, 'transformersF
respectPrimaryKeyAttributesOnConnectionField: true,
enableSearchNodeToNodeEncryption: false,
enableTransformerCfnOutputs: true,
allowDestructiveGraphqlSchemaUpdates: false,
replaceTableUponGsiUpdate: false,
},
};

Expand Down

0 comments on commit 5a3f473

Please sign in to comment.