Multiple .meta in one route
Hey, is it possible to have multiple .meta fields in a single route or do I have to define multiple routes for that?
3 Replies
If you call .meta() multiple times the results will get merged if that's what you mean?
Maybe you could share some more details?
here a example:
You can't chain anything on top of
query
, that creates the procedure
test
is the name of the procedure in this case