DisBot
    Preparing search index...

    Type Alias GuildFeatureTogglesUpdateToOneWithWhereWithoutGuildsInput

    type GuildFeatureTogglesUpdateToOneWithWhereWithoutGuildsInput = {
        data: XOR<
            GuildFeatureTogglesUpdateWithoutGuildsInput,
            GuildFeatureTogglesUncheckedUpdateWithoutGuildsInput,
        >;
        where?: GuildFeatureTogglesWhereInput;
    }
    Index

    Properties

    Properties