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