Skip to content

Public API for config of a resource #405

@PieterJanVdb

Description

@PieterJanVdb

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions