ProductFilter
Filter to determine which Product records are returned.
Input Fields
account (
AccountReferenceFilter
)
Filter on Account.
createdAt (
DateTimeFilter
)
Created in supplied range.
customFilters (
[ProductCustomFilter!]
)
One or more filters on the values of custom fields.
depreciationMethod (
ProductDepreciationMethodFilter
)
Filter on Depreciation method.
disabled (
Boolean
)
Include only if Disabled matches supplied value.
financialOwner (
OrganizationReferenceFilter
)
Filter on Financial owner.
id (
IDFilter
)
Filter on node ID.
model (
TextFilter
)
Filter on Model.
name (
TextFilter
)
Filter on Name.
productBrand (
ProductBrandFilter
)
Filter on Brand.
productCategory (
ProductCategoryEnumFilter
)
Filter on Category.
productID (
TextFilter
)
Filter on Product ID.
query (
String
)
Free format search query
ruleSet (
ProductRuleSetFilter
)
Filter on Category rule set.
service (
ServiceReferenceFilter
)
Filter on Service.
source (
StringFilter
)
Filter on Source.
sourceID (
StringFilter
)
Filter on Source ID.
supplier (
OrganizationReferenceFilter
)
Filter on Supplier.
supportTeam (
TeamReferenceFilter
)
Filter on Support team.
updatedAt (
DateTimeFilter
)
Updated in supplied range.