We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
anymaniax
melloware
soartec-lab
Learn more about funding links in repositories.
Report abuse
1 parent 5ace2d2 commit c997240Copy full SHA for c997240
packages/core/src/writers/target-tags.ts
@@ -27,6 +27,7 @@ const generateTargetTags = (
27
imports: operation.imports,
28
importsMSW: operation.importsMSW,
29
mutators: operation.mutator ? [operation.mutator] : [],
30
+ clientMutators: operation.clientMutators ?? [],
31
formData: operation.formData ? [operation.formData] : [],
32
formUrlEncoded: operation.formUrlEncoded
33
? [operation.formUrlEncoded]
Successfully deployed to the following URLs:
orval-anymaniax.vercel.app orval.vercel.app orval-git-master-anymaniax.vercel.app orval.dev www.orval.dev
1 commit comments
vercel[bot] commentedon Mar 2, 2023
Successfully deployed to the following URLs:
orval – ./
orval-anymaniax.vercel.app
orval.vercel.app
orval-git-master-anymaniax.vercel.app
orval.dev
www.orval.dev