# ParseIntPipe

**Kind:** Pipe

**Source:** [`packages/common/pipes/parse-int.pipe.ts`](https://github.com/nestjs/nest/blob/master/packages/common/pipes/parse-int.pipe.ts#L1)

**Part of:** [Common](subsystem-packages-common)

## Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (4)

- `UsersController` — `sample/05-sql-typeorm/src/users/users.controller.ts`:14
- `CatsResolver` — `sample/12-graphql-schema-first/src/cats/cats.resolver.ts`:11
- `PostsResolver` — `sample/31-graphql-federation-code-first/posts-application/src/posts/posts.resolver.ts`:14
- `CatsResolvers` — `integration/graphql-schema-first/src/cats/cats.resolvers.ts`:10
