I noticed that in Client Unity Cloud Services there is an GetInventoryOptions object which accepts Name as a filtering option for Player Inventory Items, however for Cloud Modules Api IEconomyInventoryApi GetPlayerInventory() there is no such object accepted, it will be useful when retrieving fulfilled with config fields InventoryItems from Cloud Modules.
Providing source links:
https://docs.unity.com/ugs/manual/economy/manual/SDK-player-inventory#GetInventory
https://docs.unity3d.com/Packages/com.unity.services.apis@1.0/api/Unity.Services.Apis.Economy.IEconomyInventoryApi.html#Unity_Services_Apis_Economy_IEconomyInventoryApi_GetPlayerInventory_System_String_System_String_System_String_System_String_System_String_System_String_System_Nullable_System_Int32__System_Collections_Generic_List_System_String__System_Collections_Generic_List_System_String__System_Threading_CancellationToken_