InstagramPageStatistics
No description
type InstagramPageStatistics {
followers_count: Int
follows_count: Int
media_count: Int
}
Fields
InstagramPageStatistics.followers_count
● Int
scalar
InstagramPageStatistics.follows_count
● Int
scalar
InstagramPageStatistics.media_count
● Int
scalar
Member Of
InstagramPageSummary
object