mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Merge branch 'feat-variables-api' of https://github.com/appwrite/appwrite into feat-variables-api
This commit is contained in:
commit
a904057a58
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
Loading…
Reference in a new issue