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