ProductDeleteAsyncPayload - admin-graphql - PAYLOAD
Version: 2024-07
Description:
Return type for `productDeleteAsync` mutation.
Access Scopes
Fields
-
deleteProductId:
ID -
The ID of the product that was requested to be deleted.
-
job:
Job -
The background job that will delete the product and its associated variants and media.
-
userErrors:
ProductDeleteUserError! -
The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
Examples