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