Skip to content

Make ResourceGraphBuilder extensible #1099

Closed
@Khaos66

Description

@Khaos66

Is your feature request related to a problem? Please describe.
I need to make a resource type accessable through JADNC that is part of a third party lib. So I can't add AttrAttribute to the properties of this type.

Describe the solution you'd like
It would be nice if it was possible to extend the ResourceGraphBuilder. Maybe through JsonApiResourceDefinition?
Sadly, the methods CreateResourceType and GetAttributes are private and sealed off.

Or did I miss another way to do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions