Skip to content

ParseIntPipe

reference
1 min readUpdated

Kind: Pipe

Source: packages/common/pipes/parse-int.pipe.ts

Part of: 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)

  • UsersControllersample/05-sql-typeorm/src/users/users.controller.ts:14
  • CatsResolversample/12-graphql-schema-first/src/cats/cats.resolver.ts:11
  • PostsResolversample/31-graphql-federation-code-first/posts-application/src/posts/posts.resolver.ts:14
  • CatsResolversintegration/graphql-schema-first/src/cats/cats.resolvers.ts:10

Was this page helpful?

Download as PDF
ParseIntPipe — NestJS head-to-head