CreateFunctionRequest
Request to create a new edge function
Properties
Section titled “Properties”| Property | Type |
|---|---|
allow_env? | boolean |
allow_net? | boolean |
allow_read? | boolean |
allow_unauthenticated? | boolean |
allow_write? | boolean |
code | string |
cron_schedule? | string |
description? | string |
enabled? | boolean |
memory_limit_mb? | number |
name | string |
timeout_seconds? | number |