Merge branch 'feat-variables-api' of https://github.com/appwrite/appwrite into feat-variables-api

This commit is contained in:
Bradley Schofield
2022-08-19 10:58:01 +01:00
+1 -1
View File
@@ -1 +1 @@
Create a new function variable. These variables can be accessed within functions using the `env` object recieved through the payload of an execution.
Create a new function variable. These variables can be accessed within functions using the `env` object received through the payload of an execution.