OtpDataResolvers
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / OtpDataResolvers
Type Alias: OtpDataResolvers<ContextType, ParentType>
> OtpDataResolvers<ContextType
, ParentType
>: object
Type Parameters
• ContextType = any
• ParentType extends ResolversParentTypes
["OtpData"
] = ResolversParentTypes
["OtpData"
]
Type declaration
__isTypeOf?
> optional
__isTypeOf: IsTypeOfResolverFn
<ParentType
, ContextType
>
otpToken?
> optional
otpToken: Resolver
<ResolversTypes
["String"
], ParentType
, ContextType
>