DisBot
    Preparing search index...

    Type Alias ApisUpdateToOneWithWhereWithoutUsersInput

    type ApisUpdateToOneWithWhereWithoutUsersInput = {
        data: XOR<
            ApisUpdateWithoutUsersInput,
            ApisUncheckedUpdateWithoutUsersInput,
        >;
        where?: ApisWhereInput;
    }
    Index

    Properties

    Properties