ClientCustomScalars
Type Alias: ClientCustomScalars
ClientCustomScalars =
object
Defined in: src/graphql/scalars/index.ts:30
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.
Properties
BigInt
BigInt:
string
Defined in: src/graphql/scalars/index.ts:31
Date
Date:
string
Defined in: src/graphql/scalars/index.ts:32
DateTime
DateTime:
string
Defined in: src/graphql/scalars/index.ts:33
EmailAddress
EmailAddress:
string
Defined in: src/graphql/scalars/index.ts:35
PhoneNumber
PhoneNumber:
string
Defined in: src/graphql/scalars/index.ts:34