GraphQL performance improvements, fixes
February 03, 2020
IMPROVED
- Performance improvements in resolving
propertiesin models/users GraphQL queries - Performance improvements for nested
usersin GraphQL queries - Performance improvements for filtering by property
- Allow to deploy assets only using
-dflag - Add generic layouts for errors + better handling of couple errors which were resulting in "Unhandled low level exception" error message.
FIXED
- Do not try to find custom error page on 504 Timeout
- Invoking update_all GraphQL mutations in background in some scenarios
- Do not force
modules/prefix in admin_* GraphQL mutations forphysical_file_path - Filter on related models with date property