Rank 2: Process
Hi,
Is there a way to define globale variable in a project to use it between multiple functions ?
For example the variable APPWRITE_FUNCTION_ENDPOINT need to be available for each function we deploy, but we have to declare it in each function...