Skip to main content

attributeClassIdsByNameAndValue

Returns IDs of objects that searched attribute is applied. This query is used to search users/products etc. by attribute/attributeValue This query can only be used in inner calls.

attributeClassIdsByNameAndValue(
input: AttributeValueObjectSearchInput
): [Int!]!

Arguments

attributeClassIdsByNameAndValue.input ● AttributeValueObjectSearchInput input

Type

Int scalar

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.