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