Commit bba8fe0
Ahmed Hamouda
feat(docs): add DataStore migration guide with Apollo Client patterns
- Add comprehensive migration guide index page for DataStore to Apollo Client
- Add choose-strategy guide for migration approach selection
- Add set-up-apollo guide for Apollo Client configuration
- Add migrate-crud-operations guide for query and mutation patterns
- Add migrate-relationships guide for handling data relationships
- Add add-local-caching guide for persistent cache and optimistic updates
- Add build-offline-support guide for offline-first functionality
- Add advanced-patterns guide for complex migration scenarios
- Update directory structure to include new migrate-from-datastore section with nested pages
- Provides step-by-step guidance for developers transitioning from DataStore to Apollo Client1 parent 1d451f5 commit bba8fe0
File tree
9 files changed
+4306
-0
lines changed- src
- directory
- pages/gen1/[platform]/build-a-backend/more-features/datastore/migrate-from-datastore
- add-local-caching
- advanced-patterns
- build-offline-support
- choose-strategy
- migrate-crud-operations
- migrate-relationships
- set-up-apollo
9 files changed
+4306
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1861 | 1861 | | |
1862 | 1862 | | |
1863 | 1863 | | |
| 1864 | + | |
| 1865 | + | |
| 1866 | + | |
| 1867 | + | |
| 1868 | + | |
| 1869 | + | |
| 1870 | + | |
| 1871 | + | |
| 1872 | + | |
| 1873 | + | |
| 1874 | + | |
| 1875 | + | |
| 1876 | + | |
| 1877 | + | |
| 1878 | + | |
| 1879 | + | |
| 1880 | + | |
| 1881 | + | |
| 1882 | + | |
| 1883 | + | |
| 1884 | + | |
| 1885 | + | |
| 1886 | + | |
| 1887 | + | |
| 1888 | + | |
| 1889 | + | |
1864 | 1890 | | |
1865 | 1891 | | |
1866 | 1892 | | |
| |||
0 commit comments