OBJECT

UserData

User Data

link GraphQL Schema definition

  • type UserData {
  • # ID of the User
  • # Get the default user segmentation choise
  • defaultSegmentation: String
  • pinnedLibraries: [String]
  • viewPreference: String
  • }