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