Skip to content

[Enhancement] Response whole object when creating object through REST API  #4846

Closed
@thobhanifreddy

Description

@thobhanifreddy

Whenever we create a new object using query.save() we will always get the whole object as a response. But when we use REST API to create a new object we only get "createdAt" and "objectId"

So won't it be consistent to return the whole object as a response in both the methods?

P.S. I need it because I am making a new object in other parse server using cloud cloud and the whole object as a response will be helpful.

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