--- title: ThemeFilesCopyFileInput - GraphQL Admin description: The input fields for the file copy. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ThemeFilesCopyFileInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ThemeFilesCopyFileInput.txt --- # Theme​Files​Copy​File​Input input\_object The input fields for the file copy. ## Fields * dst​Filename [String!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) non-null The new file where the content is copied to. * src​Filename [String!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) non-null The source file to copy from. *** ## Mutations using this input * [theme​Files​Copy.​files](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/themeFilesCopy#argument-files) MUTATION *** ## Map ### Mutations using this input * <\~>[theme​Files​Copy.files](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/themeFilesCopy#argument-files)