shouldFetchItemData

Function

Determine if we should attempt to fetch the item data

  • shouldFetchItemData(item: IItem) : boolean

Parameters

Parameter Type Default Notes
item Required IItem

Returns

boolean

Function defined in packages/common/src/models/fetchModelFromItem.ts:33