DisBot
    Preparing search index...

    Type Alias BuildInCommandsUpdateWithWhereUniqueWithoutGuildCommandMangersInput

    type BuildInCommandsUpdateWithWhereUniqueWithoutGuildCommandMangersInput = {
        data: XOR<
            BuildInCommandsUpdateWithoutGuildCommandMangersInput,
            BuildInCommandsUncheckedUpdateWithoutGuildCommandMangersInput,
        >;
        where: BuildInCommandsWhereUniqueInput;
    }
    Index

    Properties

    Properties