DisBot
    Preparing search index...

    Type Alias GuildUserModerationUpdateManyWithWhereWithoutGuildsInput

    type GuildUserModerationUpdateManyWithWhereWithoutGuildsInput = {
        data: XOR<
            GuildUserModerationUpdateManyMutationInput,
            GuildUserModerationUncheckedUpdateManyWithoutGuildsInput,
        >;
        where: GuildUserModerationScalarWhereInput;
    }
    Index

    Properties

    Properties