--- title: ThemeFilesCopyFileInput - GraphQL Admin description: The input fields for the file copy. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/themefilescopyfileinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/themefilescopyfileinput.md --- # 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/latest/scalars/String) non-null The new file where the content is copied to. * src​Filename [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The source file to copy from. *** ## Map No referencing types