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