Skip to content

Append to a list of objects #697

@eliaperantoni

Description

@eliaperantoni

In a table A that has a list of objects B, is it possible to append an object?
The alternative would be to retrieve the list, add an object to it, and upload the modified list.
The problem with this solution is that the local object A could become stale between the GET and the PATCH. Making the whole system inconsistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions