ImageWithProfile
Image URL with a profile.
type ImageWithProfile {
image(
transforms: ImageTransformsInput
): URL!
profile: String!
}
Fields
ImageWithProfile.image
● URL!
non-null scalar references
Image URL.
ImageWithProfile.image.transforms
● ImageTransformsInput
input references
ImageWithProfile.profile
● String!
non-null scalar references
Image profile.
Member Of
HomeScreenHero
object ● NormalizedShow
object ● NormalizedVideo
object ● Station
object