class Actionimport { Action } from "https://deno.land/x/fluentci@v0.16.4/src/server/graphql/objects/action.ts"; ConstructorsnewAction(unnamed 0: Action)Propertiescommands: stringenabled: booleanoptionalenv: string[] | nulloptionalgithubUrl: string | nulloptionalid: stringoptionallogo: string | nullname: stringplugin: stringuseWasm: booleanoptionalworkingDirectory: string | null