Skip to content

Make relationships and fields top-level getters #3

Description

@Asherlc

Right now, to access a relationship or field, you have to access it on the relationships or fields attribute, e.g. article.relationships.author. Ideally, you could just do article.author.

Concerns are making sure we don't overwrite any necessary methods or attributes on the class itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions