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