diff --git a/.changeset/update-idp-user-password-types.md b/.changeset/update-idp-user-password-types.md new file mode 100644 index 0000000..2795a8e --- /dev/null +++ b/.changeset/update-idp-user-password-types.md @@ -0,0 +1,5 @@ +--- +"@tailor-platform/function-types": patch +--- + +Make `password` optional in `CreateUserInput` and add `clearPassword` to `UpdateUserInput`