PricingEventsConnection
A connection type used to page through a list of pricing events
This page contains
Fields
| totalCount: Int | Total entries matching the query |
| nodes: [PricingEvent] | Pricing event objects |
| pageInfo: PageInfo | Page information for navigation |
Queries for PricingEventsConnection
| pricingEvents | Returns pricing events for provided pricing event type id |