While I am developing, I want to run my function stack against a limited number or records, rather than all of them. Does Xano have a function similar to SQL SELECT TOP(10) or Linq .Take(10) ?
Thanks.
While I am developing, I want to run my function stack against a limited number or records, rather than all of them. Does Xano have a function similar to SQL SELECT TOP(10) or Linq .Take(10) ?
Thanks.