mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
446 B
446 B
query { functionsGet( functionId: "[FUNCTION_ID]" ) { _id _createdAt _updatedAt execute name enabled runtime deployment vars { _id _createdAt _updatedAt key value functionId } events schedule scheduleNext schedulePrevious timeout } }