-
Documentation
-
Resolution: Done
-
Major
-
None
-
None
To get started with data sync, a developer must:
- write queries in their chosen client technology
- enable the server to respond to those queries
Proposal re client technologies:
- Give examples for angular (as used in showcase app and others)
- link to resources for other technologies
Discussion at https://chat.google.com/room/AAAA_u92fRU/69E4X_FtrT0
Be inspired by https://www.apollographql.com/docs/react/essentials/queries
.Prerequisites * You have a GraphQL schema with defined queries * You understand your framework, and can translate from Angular instructions . Review your schema. . Test your query into playground. . Code your query. . Test your coded query.
Existing material: https://mdc-docs.netlify.com/aerogear/latest/ds-query/
- relates to
-
AEROGEAR-9368 Follow up on data sync queries
- Resolved