parse-community / parse-community/parse-server
Parse Analytics GraphQL mutations and queries
Open
Nobody has claimed this yet.
type:feature
- Dominant language
- JavaScript
- Stars
- 21.4k
- Forks
- 4.8k
- Avg merge
- 7h 45m
- Merged PRs (30d)
- 11
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
All SDKs supports Parse Analytics APIs for reporting events. Unfortunately this is not applicable when using GraphQL APIs.
Feature / Enhancement Description
The Parse Server GraphQL schema to expose types, queries and mutations for the Parse Analytics
Example Use Case
Alternatives / Workarounds
3rd Party References
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Parse Server GraphQL schema and the existing Parse Analytics APIs. Determine which Analytics types, queries, and mutations must be exposed through GraphQL, then verify that the schema supports reporting events and that the relevant GraphQL operations work as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, javascript, node.js
- Domain
- analytics, api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100