Alokai

MutationCreateChannelArgs

type MutationCreateChannelArgs = {
  draft: ChannelDraft;
};

Referenced Types

On this page