Closed dblythy closed 1 year ago
I will reformat the title to use the proper commit message syntax.
🎉 This change has been released in version 5.1.0-alpha.3
🎉 This change has been released in version 5.1.0-beta.2
🎉 This change has been released in version 5.1.0
New Pull Request Checklist
Issue Description
Currently, it is not possible to export SCHEMA. The DefinedSchema guide recommends doing it via JS, which is not ideal.
https://docs.parseplatform.org/defined-schema/guide/#2-extract-schemas-using-js-console
Closes: #45
Approach
Adds ability to extract SCHEMAS.
TODOs before merging