DisBot
    Preparing search index...

    Type Alias ModerationScoutUpdateToOneWithWhereWithoutUserAppealsInput

    type ModerationScoutUpdateToOneWithWhereWithoutUserAppealsInput = {
        data: XOR<
            ModerationScoutUpdateWithoutUserAppealsInput,
            ModerationScoutUncheckedUpdateWithoutUserAppealsInput,
        >;
        where?: ModerationScoutWhereInput;
    }
    Index

    Properties

    Properties