DisBot
    Preparing search index...

    Type Alias SyncedChannelLinkMessagesUpdateManyWithWhereWithoutChannelLinksInput

    type SyncedChannelLinkMessagesUpdateManyWithWhereWithoutChannelLinksInput = {
        data: XOR<
            SyncedChannelLinkMessagesUpdateManyMutationInput,
            SyncedChannelLinkMessagesUncheckedUpdateManyWithoutChannelLinksInput,
        >;
        where: SyncedChannelLinkMessagesScalarWhereInput;
    }
    Index

    Properties

    Properties