DisBot
    Preparing search index...

    Type Alias LeaveImageDataUpdateToOneWithWhereWithoutGuildLeaveSetupInput

    type LeaveImageDataUpdateToOneWithWhereWithoutGuildLeaveSetupInput = {
        data: XOR<
            LeaveImageDataUpdateWithoutGuildLeaveSetupInput,
            LeaveImageDataUncheckedUpdateWithoutGuildLeaveSetupInput,
        >;
        where?: LeaveImageDataWhereInput;
    }
    Index

    Properties

    Properties