Skip to main content

FetchNewCommsUrlsArgs

type FetchNewCommsUrlsArgs = {
oldUrls: string[];
twistToken: string;
};

Properties

oldUrls

oldUrls: string[];

The twist.com URLs to translate to their Comms equivalents.


twistToken

twistToken: string;

A Twist (not Comms) auth token.