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

Public API for config of a resource #405

Open
PieterJanVdb opened this issue May 4, 2018 · 0 comments
Open

Public API for config of a resource #405

PieterJanVdb opened this issue May 4, 2018 · 0 comments

Comments

@PieterJanVdb
Copy link

Are there any future plans to expose a public API for the config of a resource. Eg. so you can get the relationships of a resource from the schema to cascade delete without having to hardcode that somewhere in your app. Or knowing which fields are required for any additional business logic.

It's possible to achieve this by using the resourceConfig and its private properties but I assume this isn't intended and subject to breakage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant