# FileDeletePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `fileDelete` mutation. ### Access Scopes ## Fields * [deletedFileIds](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The IDs of the deleted files. * [userErrors](/docs/api/admin-graphql/2024-10/objects/FilesUserError): FilesUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [fileDelete](/docs/api/admin-graphql/2024-10/mutations/fileDelete) ## Examples