# ImageInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields for an image. ### Access Scopes ## Fields * [altText](/docs/api/admin-graphql/2024-07/scalars/String): String - A word or phrase to share the nature or contents of an image. * [id](/docs/api/admin-graphql/2024-07/scalars/ID): ID - A globally-unique ID. * [src](/docs/api/admin-graphql/2024-07/scalars/String): String - The URL of the image. May be a staged upload URL. ## Input objects with this input object * [CollectionInput](/docs/api/admin-graphql/2024-07/input-objects/CollectionInput) * [productImageUpdate](/docs/api/admin-graphql/2024-07/mutations/productImageUpdate) * [ProductAppendImagesInput](/docs/api/admin-graphql/2024-07/input-objects/ProductAppendImagesInput) ## Examples