PredefinedParameterGroupSetConnection
The connection type for PredefinedParameterGroupSet.
type PredefinedParameterGroupSetConnection {
edges: [PredefinedParameterGroupSetEdge]
nodes: [PredefinedParameterGroupSet]
pageInfo: PageInfo!
totalCount: Int!
}
Fields
PredefinedParameterGroupSetConnection.edges ● [PredefinedParameterGroupSetEdge] list object
A list of edges.
PredefinedParameterGroupSetConnection.nodes ● [PredefinedParameterGroupSet] list object
A list of nodes.
PredefinedParameterGroupSetConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.