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