Sam Milledge
19424feefa
Fixes for GraphQL variables in HTTP GET requests ( #7416 )
...
* Fix missing GraphQL variables in HTTP GET requests
* Fix GraphQL query request caching
- Fix incorrect response when the query contains variables
- Added tests for cache keys and cache middleware
* Update api/src/utils/get-cache-key.test.ts
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2021-08-16 23:16:41 +00:00
Rijk van Zanten
5f08b5e331
Support root option in S3/Azure/GCS ( #4364 )
...
* Support `root` option in S3
* Ignore GCS key files for local testing
* Default root to empty string
* Add dev watchers to drive-* packages
* Add file rootpath to Azure
2021-03-03 16:37:44 -05:00
rijkvanzanten
22184c8f2b
Ignore local .db files
2020-09-18 10:01:54 -04:00
rijkvanzanten
5f4b97aeab
Pull in custom interfaces from the API
2020-09-15 18:33:08 -04:00
rijkvanzanten
bde7069cce
Move api into api subdirectory
2020-07-29 11:22:56 -04:00