PostValues
No description
type PostValues {
description: String
name: String
period: String
title: String
total: Int
}
Fields
PostValues.description
● String
scalar
PostValues.name
● String
scalar
PostValues.period
● String
scalar
PostValues.title
● String
scalar
PostValues.total
● Int
scalar
Member Of
PostEngagement
object ● PostImpressions
object