Axinom Mosaic Libraries
    Preparing search index...

    Type Alias CompleteEndUserPasswordResetInput

    type CompleteEndUserPasswordResetInput = {
        newPassword: Scalars["String"];
        resetOtp: Scalars["String"];
    }
    Index

    Properties

    newPassword: Scalars["String"]
    resetOtp: Scalars["String"]