# FileAcknowledgeUpdateFailedPayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `fileAcknowledgeUpdateFailed` mutation. ### Access Scopes ## Fields * [files](/docs/api/admin-graphql/2024-07/interfaces/File): File - The updated file(s). * [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 * [fileAcknowledgeUpdateFailed](/docs/api/admin-graphql/2024-07/mutations/fileAcknowledgeUpdateFailed) ## Examples