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