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