DisBot
    Preparing search index...

    Type Alias SyncedChannelLinkMessagesUpdateWithWhereUniqueWithoutChannelLinksInput

    type SyncedChannelLinkMessagesUpdateWithWhereUniqueWithoutChannelLinksInput = {
        data: XOR<
            SyncedChannelLinkMessagesUpdateWithoutChannelLinksInput,
            SyncedChannelLinkMessagesUncheckedUpdateWithoutChannelLinksInput,
        >;
        where: SyncedChannelLinkMessagesWhereUniqueInput;
    }
    Index

    Properties

    Properties