UserFeatureFlags: {
    __typename?: "UserFeatureFlags";
    chatEnabled?: Maybe<Scalars["Boolean"]["output"]>;
}