Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 658 Bytes

resolvers_Mutation_otp.md

File metadata and controls

35 lines (18 loc) · 658 Bytes

talawa-api / Exports / resolvers/Mutation/otp

Module: resolvers/Mutation/otp

Table of contents

Variables

Variables

otp

Const otp: MutationResolvers["otp"]

This function generates otp.

Param

parent of current request

Param

payload provided with the request

Remarks

The following checks are done:

  1. If the user exists

Defined in

src/resolvers/Mutation/otp.ts:16