mirror of
https://github.com/directus/directus.git
synced 2026-01-14 23:37:55 -05:00
* 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>
14 lines
101 B
Plaintext
14 lines
101 B
Plaintext
node_modules
|
|
.cache
|
|
.env
|
|
.DS_Store
|
|
uploads
|
|
extensions
|
|
debug.db
|
|
*.db
|
|
test
|
|
dist
|
|
tmp
|
|
keys.json
|
|
coverage
|