Also,
- Risk of SQL injections
- Securing endpoints
Not directly related, but I also worry about GraphQL-NoSQL.
- What if I don't want to define a schema?
The worries come from here. Why couldn't frontend dev just write SQL?
Also,
Not directly related, but I also worry about GraphQL-NoSQL.
The worries come from here. Why couldn't frontend dev just write SQL?
For further actions, you may consider blocking this person and/or reporting abuse
TalePunk -
Mitchell -
Dusan Petkovic -
Roberto Morais -
Top comments (1)
I just posted a comment on that other post - there is definitely a lot more "work" you need to do to secure a GraphQL endpoint that, these days, you get built-in with your chosen SQL ORM or library.