As an operator I want the system to inspect the Cart schema and be able to filter by any attribute on my custom extended version of the cart.
Additionally I want to select a custom subset of fields that I want to filter on and store that setting in ShopSettings, so that the list of attributes is kept manageable.
This is dependent on the introspection endpoint
As an operator I want the system to inspect the Cart schema and be able to filter by any attribute on my custom extended version of the cart.
Additionally I want to select a custom subset of fields that I want to filter on and store that setting in ShopSettings, so that the list of attributes is kept manageable.