DisBot
    Preparing search index...

    Type Alias GuildsUpdateToOneWithWhereWithoutGuildComponentManagerInput

    type GuildsUpdateToOneWithWhereWithoutGuildComponentManagerInput = {
        data: XOR<
            GuildsUpdateWithoutGuildComponentManagerInput,
            GuildsUncheckedUpdateWithoutGuildComponentManagerInput,
        >;
        where?: GuildsWhereInput;
    }
    Index

    Properties

    Properties