You are reading the documentation for SDK v2, which is no longer the latest version. Switch to current
DefaultChannelFragment
Portion of the ChannelFragment
DefaultChannelFragment = "\n fragment ChannelFragment on Channel {\n id\n version\n key\n roles\n name(
locale: $locale
)\n description(locale: $locale)\n nameAllLocales {\n ...LocalizedStringFragment\n }\n descriptionAllLocales {\n ...LocalizedStringFragment\n }\n address {\n ...DefaultAddress\n }\n }\n"