StarpTech / apollo-datasource-http

Optimized JSON HTTP Data Source for Apollo Server
MIT License
73 stars 32 forks source link

Make POST requests cacheable #25

Closed dwrBad closed 2 years ago

dwrBad commented 2 years ago

Hi, as noted in https://github.com/StarpTech/apollo-datasource-http/issues/19 we have to make responses cacheable.

I provided a PR https://github.com/StarpTech/apollo-datasource-http/pull/24 and would be happy if you could review it.

Thanks Dirk

StarpTech commented 2 years ago

Fixed in #24 released with 0.20.0