--- title: ThemeFilesDeletePayload - GraphQL Admin description: Return type for `themeFilesDelete` mutation. api_version: 2024-10 api_name: admin type: payload api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/payloads/ThemeFilesDeletePayload md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/payloads/ThemeFilesDeletePayload.txt --- # Theme​Files​Delete​Payload payload Return type for `themeFilesDelete` mutation. ## Fields * deleted​Theme​Files [\[Online​Store​Theme​File​Operation​Result!\]](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/OnlineStoreThemeFileOperationResult) The resulting theme files. * user​Errors [\[Online​Store​Theme​Files​User​Errors!\]!](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/OnlineStoreThemeFilesUserErrors) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [theme​Files​Delete](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/themeFilesDelete) mutation Deletes a theme's files. *** ## Map ### Mutations with this payload * <\~>[theme​Files​Delete](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/themeFilesDelete)