Skip to main content

PredefinedParameterGroupConnection

The connection type for PredefinedParameterGroup.

type PredefinedParameterGroupConnection {
edges: [PredefinedParameterGroupEdge]
nodes: [PredefinedParameterGroup]
pageInfo: PageInfo!
totalCount: Int!
}

Fields

PredefinedParameterGroupConnection.edges ● [PredefinedParameterGroupEdge] list object

A list of edges.

PredefinedParameterGroupConnection.nodes ● [PredefinedParameterGroup] list object

A list of nodes.

PredefinedParameterGroupConnection.pageInfo ● PageInfo! non-null object

Information to aid in pagination.

PredefinedParameterGroupConnection.totalCount ● Int! non-null scalar

Returned By

predefinedParameterGroups query