diff --git a/codegen.json b/codegen.json index 77c40ade9..dfd125f82 100644 --- a/codegen.json +++ b/codegen.json @@ -8,7 +8,7 @@ }, "documents": [ { - "./lib/bigcommerce/api/queries/**/*.ts": { + "./lib/bigcommerce/api/operations/**/*.ts": { "noRequire": true } }