Home > @infiniteobjects/shopify-data-manager > AdminTypes > FileAcknowledgeUpdateFailedPayload
Return type for fileAcknowledgeUpdateFailed
mutation.
Signature:
export interface FileAcknowledgeUpdateFailedPayload
Property | Modifiers | Type | Description |
---|---|---|---|
files? | Maybe<Array<File>> | (Optional) The updated file(s). | |
userErrors | Array<FilesUserError> | The list of errors that occurred from executing the mutation. |