ApiCall/Email/SMS sending without Liquid, performance improvement for array_overlaps
October 17, 2024
NEW
email_sendGraphQL mutation accepts new argument -email- which allows to send email without Liquid, effectively removing necessity of usingapp/emailsdirectoryapi_call_sendGraphQL mutation accepts new argument -api_call- which allows to send Api Call without Liquid, effectively removing necessity of usingapp/api_callsdirectorysms_sendGraphQL mutation accepts new argument -sms- which allows to send SMS without Liquid, effectively removing necessity of usingapp/smsesdirectory
IMPROVED
- performance improvement for
array_overlapsfilter
FIXED
- Fix for updating user profiles when deleted profile of the same type exists