Type Alias BackendMethodName
BackendMethodName:
| "getCapabilities"
| "openSession"
| "openProjectSession"
| "getSession"
| "applyTransaction"
| "saveSession"
| "materializeSession"
| "closeSession"
| "getEvents"
| "getJob"
| "listJobs"
| "cancelJob"
| "getCacheSnapshot"
| "refreshCache"