Hi everyone someone already used Sms api to create user with graphql-yoga & prisma ?
h
Harshit
10/28/2018, 4:18 PM
Which sms api are you using?
l
lucas
10/28/2018, 4:25 PM
nexmo or auth0
h
Harshit
10/28/2018, 4:29 PM
What difficulty you are facing, just grab the user details returned by the api , use the Prisma client to add the user. Can you tell me which part you are not getting