-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Description
I am working on implementing this as a proof of concept in the platform I am working on. I am running into an issue and looking for some pointers on the best way to solve it.
The platform is multi-tenant and supports custom fields on certain entities. Using source fields, i've gotten this to work with output types.
I am looking for a way to get this to work with a dynamic filter class. In general, there will be a base set of fields that are represented in code. As far as I can tell, the source fields system that worked for output types is not set up for input types.
Is there a preferred way to work around this? Or is this something that would need to be added?
Metadata
Metadata
Assignees
Labels
No labels