DisBot
    Preparing search index...

    Type Alias GuildComponentManagerUpdateToOneWithWhereWithoutGuildsInput

    type GuildComponentManagerUpdateToOneWithWhereWithoutGuildsInput = {
        data: XOR<
            GuildComponentManagerUpdateWithoutGuildsInput,
            GuildComponentManagerUncheckedUpdateWithoutGuildsInput,
        >;
        where?: GuildComponentManagerWhereInput;
    }
    Index

    Properties

    Properties