OBJECT
CatalogRulesConnection
The connection type for CatalogRule.
link GraphQL Schema definition
- type CatalogRulesConnection {
- # A list of edges.
- CatalogRulesEdge] : [
- # A list of nodes.
- CatalogRule] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }