DisBot
    Preparing search index...

    Type Alias GuildAutoRolesUpdateWithWhereUniqueWithoutGuildsInput

    type GuildAutoRolesUpdateWithWhereUniqueWithoutGuildsInput = {
        data: XOR<
            GuildAutoRolesUpdateWithoutGuildsInput,
            GuildAutoRolesUncheckedUpdateWithoutGuildsInput,
        >;
        where: GuildAutoRolesWhereUniqueInput;
    }
    Index

    Properties

    Properties