ideaFormsStrategyParameterFields
Find strategy_parameter_fields by idea_form_id
ideaFormsStrategyParameterFields(
after: String
before: String
first: Int
ideaFormId: StringOrInteger!
last: Int
): StrategyParameterFieldConnection
Arguments
ideaFormsStrategyParameterFields.after ● String scalar
Returns the elements in the list that come after the specified cursor.
ideaFormsStrategyParameterFields.before ● String scalar
Returns the elements in the list that come before the specified cursor.
ideaFormsStrategyParameterFields.first ● Int scalar
Returns the first _n_ elements from the list.
ideaFormsStrategyParameterFields.ideaFormId ● StringOrInteger! non-null scalar
External form id
ideaFormsStrategyParameterFields.last ● Int scalar
Returns the last _n_ elements from the list.
Type
StrategyParameterFieldConnection object
The connection type for StrategyParameterField.