# CheckoutBrandingLogoInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields used to update the logo customizations. ### Access Scopes ## Fields * [image](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingImageInput): CheckoutBrandingImageInput - The logo image (must not be of SVG format). * [maxWidth](/docs/api/admin-graphql/2024-10/scalars/Int): Int - The maximum width of the logo. * [visibility](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingVisibility): CheckoutBrandingVisibility - The visibility of the logo. ## Input objects with this input object * [CheckoutBrandingHeaderInput](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingHeaderInput) ## Examples