Y
Hacker News
new
|
ask
|
show
|
jobs
by
johnnyevert
4 hours ago
Will this be compatible with graphql?
1 comments
lightningspirit
43 minutes ago
It won't break GraphQL, as it uses POST. It can very much improve it if adopted: - use QUERY method when querying resources - use POST method for mutations
link