Join Slack
Powered by
does prisma/graph.cool support HTTP GET requests?
# random
z
Zach Hobbs
02/13/2018, 6:34 PM
does prisma/graph.cool support HTTP GET requests?
d
devan
02/13/2018, 6:50 PM
What exactly are you needing GET requests for? GraphQL, as far as I can remember, uses POST due to the fact that you need to send a query into the server
z
Zach Hobbs
02/21/2018, 9:28 PM
HTTP GET is more easily cacheable
Zach Hobbs
02/21/2018, 9:28 PM
(with off-the-shelf CDN)
Zach Hobbs
02/21/2018, 9:30 PM
also, the GraphQL spec says GET is supported
2
Views
Open in Slack
Previous
Next