Skip to main content

PredefinedCostConnection

The connection type for PredefinedCost.

type PredefinedCostConnection {
edges: [PredefinedCostEdge]
nodes: [PredefinedCost]
pageInfo: PageInfo!
totalCount: Int!
}

Fields

PredefinedCostConnection.edges ● [PredefinedCostEdge] list object

A list of edges.

PredefinedCostConnection.nodes ● [PredefinedCost] list object

A list of nodes.

PredefinedCostConnection.pageInfo ● PageInfo! non-null object

Information to aid in pagination.

PredefinedCostConnection.totalCount ● Int! non-null scalar

Returned By

predefinedCosts query