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