ENUM

ReconnectableSocial

The name of a social that can be reconnected in mobile.

link GraphQL Schema definition

  • enum ReconnectableSocial {
  • # The Facebook social network
  • FACEBOOK
  • # The YouTube social network
  • YOUTUBE
  • # The Instagram social network
  • INSTAGRAM
  • }