Medium
No description
type Medium {
type: MediumType
url: String
}
Fields
Medium.type
● MediumType
enum
Type of media (Image, Video)
Medium.url
● String
scalar
Url to access The Media
Member Of
ContentPayload
object