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