Xano Transform: GET Filter

preview_player
Показать описание
In this video, we'll go over some updates to our GET filter, enabling the use of the Xano Transform Engine to supercharge your ability to parse through your data in more complex ways. You can now use an easy-to-learn inline syntax right in the GET filter, replacing the need for separate traversal and comparison functions and filters.

Xano - The Fastest No Code Backend Dev Platform

Twitter

Subscribe to Xano's Channel for Weekly New Content
Рекомендации по теме
Комментарии
Автор

Can we add dynamic data, such as a variable, in the filters?

alexxlem
Автор

Can an expression be written as a variable and then have that variable used to run the expression where it's been applied?

bryanfernando
Автор

Would this method be faster than a loop?

roskul
Автор

Hi you said at 11:37 "and execute them much faster". Does the code get executed faster or did you mean we can write the expressions faster?

bulliethepirate
Автор

Good to know! All of these examples static values though. How can I reference variables with the get filter?

oncallmonkey
Автор

HOW can we use the get expressions in joins

_brian_kiptoo
Автор

Nice video, just a question, what is the difference with the array fundction : Find all elements ?

XavierNoCode