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