DisBot
    Preparing search index...

    Type Alias BuildInCommandsUpdateManyWithWhereWithoutGuildCommandMangersInput

    type BuildInCommandsUpdateManyWithWhereWithoutGuildCommandMangersInput = {
        data: XOR<
            BuildInCommandsUpdateManyMutationInput,
            BuildInCommandsUncheckedUpdateManyWithoutGuildCommandMangersInput,
        >;
        where: BuildInCommandsScalarWhereInput;
    }
    Index

    Properties

    Properties