SubscribeableTopic: {
    __typename?: "SubscribeableTopic";
    displayName?: Maybe<Scalars["String"]["output"]>;
    topicName?: Maybe<Scalars["String"]["output"]>;
}

A public topic that can be subscribed.

Type declaration

  • Optional__typename?: "SubscribeableTopic"
  • OptionaldisplayName?: Maybe<Scalars["String"]["output"]>

    The user-friendly name of this topic

  • OptionaltopicName?: Maybe<Scalars["String"]["output"]>

    The topic identifier