@sclable/nestjs-graphql-scalar-uuid
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

nestjs-graphql-scalar-uuid

UUID validation for @nestjs/graphql

Install

npm install @sclable/nestjs-graphql-scalar-uuid

Usage

Add scalar to graphql file

scalar UUIDv4

Add to providers

@Module({
  ...
  providers: [UUIDv4Scalar]
})

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @sclable/nestjs-graphql-scalar-uuid

    Weekly Downloads

    8

    Version

    2.0.3

    License

    MIT

    Unpacked Size

    7.12 kB

    Total Files

    9

    Last publish

    Collaborators

    • hakan0xff
    • akoleszar-sclable
    • norbert.lehotzky