# OnlineStoreThemeFileBodyUrl - admin-graphql - OBJECT Version: 2024-10 ## Description Represents the url of the body of a theme file. ### Access Scopes `read_themes` access scope. ## Fields * [url](/docs/api/admin-graphql/2024-10/scalars/URL): URL! - The url for the body of the theme file. ## Connections ## Related queries ## Related mutations ## Related Unions * [OnlineStoreThemeFileBody](/docs/api/admin-graphql/2024-10/unions/OnlineStoreThemeFileBody) Represents the body of a theme file. ## Examples