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