diff --git a/types/src/index.ts b/types/src/index.ts index 01846d400223c..ca2a87545880d 100644 --- a/types/src/index.ts +++ b/types/src/index.ts @@ -232,6 +232,8 @@ export interface UserProp extends BasePropInterface { secret?: boolean; min?: number; max?: number; + disabled?: boolean; + hidden?: boolean; } // https://pipedream.com/docs/components/api/#interface-props