SocialPlatform
Social network information
type SocialPlatform {
basicLink: String
id: ID!
name: String
}
Fields
SocialPlatform.basicLink
● String
scalar
URL for a social platform
SocialPlatform.id
● ID!
non-null scalar
The unique identifier of the object
SocialPlatform.name
● String
scalar
Name of a social platform
Member Of
SocialAccount
object