# ImageInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for an image. ### Access Scopes ## Fields * [altText](/docs/api/admin-graphql/2024-10/scalars/String): String - A word or phrase to share the nature or contents of an image. * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID - A globally-unique ID. * [src](/docs/api/admin-graphql/2024-10/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-10/input-objects/CollectionInput) ## Examples