33a Client (VM, Flutter, Web), and a Server (VM only).
44
55
6- ## Client
6+ ## Supported features
77- [x] Fetching single resources and resource collections
88- [x] Collection pagination
99- [x] Fetching relationships and related resources and collections
@@ -17,23 +17,6 @@ a Client (VM, Flutter, Web), and a Server (VM only).
1717- [x] Related collection pagination
1818- [x] Asynchronous processing
1919
20- #### Server
21- - [x] Fetching single resources and resource collections
22- - [x] Collection pagination
23- - [x] Fetching relationships and related resources and collections
24- - [x] Fetching single resources
25- - [x] Creating resources
26- - [x] Deleting resources
27- - [x] Updating resource's attributes
28- - [x] Updating resource's relationships
29- - [x] Updating relationships
30- - [x] Related collection pagination
31- - [x] Compound documents
32- - [x] Asynchronous processing
33-
34- #### Document
35- - [x] Support relationship objects lacking the ` data ` member
36- - [x] Compound documents
3720- [ ] Support ` meta ` members
3821- [ ] Support ` jsonapi ` members
3922- [ ] Structural Validation including compound documents and sparse fieldsets
0 commit comments