Skip to content

Parse.Coud imcomplete typings #2653

@alljinx

Description

@alljinx

New Issue Checklist

Issue Description

All Parse.Cloud triggers types are missing : Parse.Cloud.afterSave, Parse.Cloud.beforeSave, Parse.Cloud.afterFind, Parse.Cloud.afterLogout...
Theses types are all presents in previous types package @types/parse and worked well.

Steps to reproduce

Juste try to add a line like Parse.Cloud.afterLogout((request) => mdcModule.afterLogout(request)); and look TypeScript sreaming at you :)

Server

  • Parse Server version: 8.2.1
  • Operating system: Windows 10
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Local

Database

  • System (MongoDB or Postgres): Postgres
  • Database version: 18
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): Local

Client

  • Parse JS SDK version: 6.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions