Skip to content

Commit

Permalink
Update packages/medusa/src/api/middlewares/transform-query.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
olivermrbl authored Feb 28, 2023
1 parent 0de47d1 commit 101076d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/medusa/src/api/middlewares/transform-query.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export function transformQuery<
}

/**
* Middleware that transform the query input for the admin end points
* Middleware that transform the query input for the store endpoints
* @param plainToClass
* @param queryConfig
* @param config
Expand Down

0 comments on commit 101076d

Please sign in to comment.