I want to use the `query` module to find all inven...
# suitescript
s
I want to use the
query
module to find all inventory items. Currently I am creating a query of type
query.Type.ITEM
and trying to create a condition for the type, but I seem to not know the right
fieldId
... can anyone help me out here? I've tried
type
and
recordtype
but they don't work