DisBot
    Preparing search index...

    Type Alias ApisUpdateManyWithWhereWithoutUsersInput

    type ApisUpdateManyWithWhereWithoutUsersInput = {
        data: XOR<
            ApisUpdateManyMutationInput,
            ApisUncheckedUpdateManyWithoutUsersInput,
        >;
        where: ApisScalarWhereInput;
    }
    Index

    Properties

    Properties