Skip to main content

ItemAssociationFilters

Input ItemAssociationFilters

input ItemAssociationFilters {
ItemId: ID!
AllAssociations: Boolean
AssociationId: [ID!]
}

Fields

ItemId ● ID! non-null scalar

Reference ItemId to get associations. Only connected items to ItemId are returned

AllAssociations ● Boolean scalar

If true then all associations related to the ItemId will be used to return associated items

AssociationId ● [ID!] list scalar

List of associations to be filtered