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