ContentReportLink
No description
type ContentReportLink {
label: String!
route: String
legacyRoute: String
children: [String!]
}
No description
type ContentReportLink {
label: String!
route: String
legacyRoute: String
children: [String!]
}
ContentReportLink.label
● String!
non-null scalarContentReportLink.route
● String
scalarContentReportLink.legacyRoute
● String
scalarContentReportLink.children
● [String!]
list scalar