Tags:
- API
- 2023-04
productVariantsBulkUpdate mutation returns data along with errors
In the Admin GraphQL API version 2023-04, the mutation will return product and data even when errors are present. Previously, the mutation would always return null for the product and data.
Learn more about the mutation here.
Was this section helpful?