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