Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create endpoint that allows introspection in fields available for surcharges/restrictions #6438

Closed
brent-hoover opened this issue Jul 27, 2022 · 0 comments
Assignees
Labels
core work For issues that track feature development work being done by core Reaction developers kinetic

Comments

@brent-hoover
Copy link
Collaborator

Both our surcharges and restrictions capabilities allow you to apply "rules" which are field operator (like eq) value. When creating these in Kinetic we need to know which fields are available for use in these operators. Probably could use the SimpleSchema instances to introspect what fields are there and what value types they are. Probably good to investigate exactly how these plugins are implemented to see to exactly what things you can operate on (is it just product or is it anything in the cart)

@brent-hoover brent-hoover added the core work For issues that track feature development work being done by core Reaction developers label Jul 27, 2022
@jrphilo jrphilo closed this as completed Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core work For issues that track feature development work being done by core Reaction developers kinetic
Projects
None yet
Development

No branches or pull requests

4 participants