Mohan
Explore posts from serversWWasp-lang
•Created by Mohan on 9/23/2024 in #đŸ™‹questions
how do write to my entity from custom api
How do i write to my entity from custom api
12 replies
WWasp-lang
•Created by Mohan on 7/2/2024 in #đŸ™‹questions
Connecting to socials
how can i keep the instagram login to this
10 replies
WWasp-lang
•Created by Mohan on 6/16/2024 in #đŸ™‹questions
sample code for reading a document from db and parsing it to json from the action
sample code for reading a document from db and parsing it to json from the action
22 replies
WWasp-lang
•Created by Mohan on 4/29/2024 in #đŸ™‹questions
Auth
is there a sample bypass to login the auth while in development
24 replies
WWasp-lang
•Created by Mohan on 4/27/2024 in #đŸ™‹questions
signup
When defining action in main file If i dont want to use entity as i dont want to store in the db. Can I use args. If yes, How can i do that args: {
arg1: string,
arg2: Any
}
Tried this and it said undefined identifier : string
27 replies