Skip to main content

MediaUrls (Object)

Description

No description



Fields

NameDescription
full - String!
icon - String
large - String!
medium - String!
small - String!
thumb - String!

type MediaUrls {
full: String!
icon: String
large: String!
medium: String!
small: String!
thumb: String!
}