Can I get the header's value somehow inside the UDF's body?
The idea is to implement our own ABAC based on custom header parameters (like userId, role, key, UDF, etc.).
Fauna queries do not have access to request headers.