feat: extract some configs from access to apply logic
This commit is contained in:
@@ -105,6 +105,7 @@ export type WorkflowNodeConfigForApply = {
|
||||
contactEmail: string;
|
||||
provider: string;
|
||||
providerAccessId: string;
|
||||
providerConfig?: Record<string, unknown>;
|
||||
keyAlgorithm: string;
|
||||
nameservers?: string;
|
||||
propagationTimeout?: number;
|
||||
|
||||
Reference in New Issue
Block a user