DisBot
    Preparing search index...

    Type Alias GuildsUpdateToOneWithWhereWithoutGuildLeaveSetupInput

    type GuildsUpdateToOneWithWhereWithoutGuildLeaveSetupInput = {
        data: XOR<
            GuildsUpdateWithoutGuildLeaveSetupInput,
            GuildsUncheckedUpdateWithoutGuildLeaveSetupInput,
        >;
        where?: GuildsWhereInput;
    }
    Index

    Properties

    Properties