Liquid upgrade, data_export mutation, fixes
July 20, 2020
NEW
- Liquid engine upgrade; adds new
liquid
andecho
tags data_export
mutation which triggers the export task similarly to pos-cli data export, with the possibility of extra filtering and scoping for users and models- possibility of invalidating authorization tokens used by pos-cli via the Partner Portal
FIXED
graphql
tag was not overwritten properly when variable was used multiple times inline- error handling of unknown resource type in
include_form
tag - error handling for notifications
- error handling when the
form
tag is used outside of theinclude_form
scope - remove unnecessary noise when pulling schema via pos-cli pull
- error handling when invalid time zone is provided to time filters