Skip to main content

conditionTypeAssociations

Reads a set of ConditionTypeAssociation.

conditionTypeAssociations(
first: Int
offset: Int
orderBy: [ConditionTypeAssociationsOrderBy!]
condition: ConditionTypeAssociationCondition
filter: ConditionTypeAssociationFilter
): [ConditionTypeAssociation!]

Arguments

conditionTypeAssociations.first ● Int scalar

Only read the first n values of the set.

conditionTypeAssociations.offset ● Int scalar

Skip the first n values.

conditionTypeAssociations.orderBy ● [ConditionTypeAssociationsOrderBy!] list enum

The method to use when ordering ConditionTypeAssociation.

conditionTypeAssociations.condition ● ConditionTypeAssociationCondition input

A condition to be used in determining which values should be returned by the collection.

conditionTypeAssociations.filter ● ConditionTypeAssociationFilter input

A filter to be used in determining which values should be returned by the collection.

Type

ConditionTypeAssociation object