OBJECT
Catalog rules error
type CatalogRulesError {# The error message returned when a product fails catalog rule validationerrorMessage: String! # The field the error is attributed tofieldName: String! # The object id the error is attributed toobjectId: ID! }