Skip to main content

CustomScalars

Admin Docs


Type Alias: CustomScalars

CustomScalars: object

Defined in: src/graphql/scalars/index.ts:16

Map of custom scalar types used in talawa api used to annotate the type of those scalars to the pothos schema builder intiializer for type-safe usage of those scalars in the pothos schema definitions.

Type declaration

BigInt

BigInt: _BigInt

Date

Date: _Date

DateTime

DateTime: DateTime

PhoneNumber

PhoneNumber: PhoneNumber

Upload

Upload: Upload