The 10 social platform handles Tiltify tracks on a user profile.
Distinct from @playlive/tiltify-core's TiltifySocial because the
GraphQL social block is non-nullable per field (each platform key is
always present, even if its value is null), while the REST client's
snake_case TiltifySocial is itself nullable on the parent.
The 10 social platform handles Tiltify tracks on a user profile.
Distinct from
@playlive/tiltify-core'sTiltifySocialbecause the GraphQLsocialblock is non-nullable per field (each platform key is always present, even if its value isnull), while the REST client's snake_caseTiltifySocialis itself nullable on the parent.