EmbeddableImageInput
No description
input EmbeddableImageInput {
altText: String
url: String!
}
Fields
EmbeddableImageInput.altText
● String
scalar
Optional alt text for the image
EmbeddableImageInput.url
● String!
non-null scalar
URL the image can be found at