--- title: OnlineStoreThemeFileBodyUrl - GraphQL Admin description: Represents the url of the body of a theme file. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/OnlineStoreThemeFileBodyUrl md: https://shopify.dev/docs/api/admin-graphql/latest/objects/OnlineStoreThemeFileBodyUrl.md --- # Online​Store​Theme​File​Body​Url object Requires `read_themes` access scope. Represents the url of the body of a theme file. ## Fields * url [URL!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/URL) non-null The short lived url for the body of the theme file. *** ## Map ### Possible type in * [Online​Store​Theme​File​Body](https://shopify.dev/docs/api/admin-graphql/latest/unions/OnlineStoreThemeFileBody)