New routing engine, fixes
November 16, 2020
IMPROVED
- [EXPERIMENTAL] New routing engine, which allows you to use named parameters in slug. For more information, visit routing improvements details
- properties with the type
array
will have the default value of[]
instead ofnull
- allow to undelete Page
FIXED
- edge case scenario when the legacy
slug
user property was changed even iffirst_name
andlast_name
were not asset_update
mutation failing in some edge case scenarioshash_assign
failing without proper description in case of syntax erroradmin_pages
GraphQL query whenhandler
field was included in the result set- sorting by property in GraphQL queries will put
null
values correctly at the beginning/at the end