Anchor to FileAcknowledgeUpdateFailedPayloadFile
payloadFile Acknowledge Update Failed Payload
Return type for mutation.
Anchor to FieldsFields
- files ([File!])
- userErrors ([FilesUserError!]!)
- Anchor to filesfiles•[File!]
The updated file(s).
- Anchor to userErrorsuser•[Files
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- fileAcknowledgeUpdateFailed (FileAcknowledgeUpdateFailedPayload)
- •mutation
Acknowledges file update failure by resetting FAILED status to READY and clearing any media errors.
- Anchor to fileIdsfile•[ID!]!
Ids required Specifies the file(s) to acknowledge the failed updates of.
Arguments
Was this section helpful?