DEV Community

Discussion on: [ PART 7 ] Creating a Twitter clone with GraphQL, Typescript, and React ( add/delete a tweet )

Collapse
 
anztrax profile image
andrew ananta

hi @ipscodingchallenge for Float! problem, u can change in file : TweetResolvers.ts , method deleteTweet , param id into @Arg('id', () => Int) id: number

hope that can help , cheers. very good tutorial. i learn a lot from u , big fan :rocks:

Collapse
 
ipscodingchallenge profile image
ips-coding-challenge

Thx for your help ;). It's been a while since I work on this project, but I will try to finish it ;).

Collapse
 
anztrax profile image
andrew ananta

nice haha, good luck @ipscodingchallenge 👍