docs icon indicating copy to clipboard operation
docs copied to clipboard

Parse Platform docs

Results 82 docs issues
Sort by recently updated
recently updated
newest added

Work in progress... the Flutter SDK made by @phillwiggins has been transferred to the community so I'm adding a new Flutter guide to the community docs website.

docs:sdk-flutter

Hi, I believe that in queries.md documentation, under the "distinct" heading, there is an error in that query.distinct executes the query, it doesn't require calling query.find(). So in the example,...

docs:sdk-js

I've worked through the docs and spellchecked where I can. Let me know your thoughts!

This is the documentation for: https://github.com/parse-community/parse-server/pull/7502

__Proposed solution:__ It has been difficult to adopt Parse in the client codebase that Im writting using the JS SDK which provides types but there's no actual documentation about them...

type:docs

To be merged after https://github.com/parse-community/parse-server/pull/7419

Hi, this is based on my experience attempting to use the Parse GraphQL API with a custom Quasar front-end from this guide. I'm using the "customPages" feature which may be...

Update docs as per parse-community/parse-server#7339 **Note**: Do not merge before the next Parse Server [release](https://github.com/parse-community/parse-server/blob/395b929c93d3c9cdc16539f279735d5ac332966a/CHANGELOG.md#other-changes)

Updated with new push notification documentation

This PR is intended to replace the README of the Parse Server repo, ensuring that all documentation is in one place. I personally think that the README of the Parse...