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