Skip to main content

ClientCustomScalars

Admin Docs


Type Alias: ClientCustomScalars

ClientCustomScalars: object

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

Map of custom scalar types used in talawa api used to annotate the type of those scalars to the clients consuming talawa api for type-safe usage of those scalars in the graphql operations.

Type declaration

BigInt

BigInt: string

Date

Date: string

DateTime

DateTime: string

PhoneNumber

PhoneNumber: string