Hacker News new | ask | show | jobs
by crooked-v 1113 days ago
QUERY has nothing to do with the actual contents of the request body beyond "it is hashable text". That could be JSON, GraphQL, weird SQL cousins, or anything else.
1 comments

Yeah, figured that out in thanks to another thread on here. I got confused as all the examples were primarily sql ones.