Skip to content

Request: Add select parameter #2

@rustyricky

Description

@rustyricky

Should also be able to select fields from joined tables.

Example:
../posts?with[]=author&select=title,text,author.name
or
../posts?with[]=author&select[]=title&select[]=text&select[]=author.name

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions