predefinedCosts
List of predefined costs for content type
predefinedCosts(
after: String
before: String
contentTypeId: Int
first: Int
last: Int
): PredefinedCostConnection
Arguments
predefinedCosts.after ● String scalar
Returns the elements in the list that come after the specified cursor.
predefinedCosts.before ● String scalar
Returns the elements in the list that come before the specified cursor.
predefinedCosts.contentTypeId ● Int scalar
Resource id for predefined costs
predefinedCosts.first ● Int scalar
Returns the first _n_ elements from the list.
predefinedCosts.last ● Int scalar
Returns the last _n_ elements from the list.
Type
PredefinedCostConnection object
The connection type for PredefinedCost.