DisBot
    Preparing search index...

    Type Alias GuildChannelLinksUpdateManyWithWhereWithoutGuildsInput

    type GuildChannelLinksUpdateManyWithWhereWithoutGuildsInput = {
        data: XOR<
            GuildChannelLinksUpdateManyMutationInput,
            GuildChannelLinksUncheckedUpdateManyWithoutGuildsInput,
        >;
        where: GuildChannelLinksScalarWhereInput;
    }
    Index

    Properties

    Properties