Skip to content

Why load all schemas during a request? #222

Closed
@ziyadparekh

Description

@ziyadparekh

https://github.com/ParsePlatform/parse-server/blob/master/Schema.js#L64

This will find all schemas from the _SCHEMA collection. Is there a reason to load all of them instead of the one that corresponds to the class name in the request ?

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