Inheritance of filter #550
ravensnowbird
started this conversation in
Ideas
Replies: 1 comment
-
I'm not understanding what you want this to do. Can you provide an example of how you would like it to work? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When i use this in an API - I have a parent
ApplicationInteractor
hash params is getting overridden in
CreateFooInteractor
and its forcing me to usestrip: false
and I feel it would be nice to have this extended so I have some Interactions using filtersBeta Was this translation helpful? Give feedback.
All reactions