document library

JSON:API Document model.

Classes

ErrorObject
ErrorObject represents an error occurred on the server.
Identifier
A Resource Identifier object
InboundDocument
Inbound JSON:API document
A JSON:API link https://jsonapi.org/format/#document-links
NewResource
A set of properties for a to-be-created resource which does not have the id yet.
OutboundDataDocument
A sever-to-client document with data.
OutboundDocument
A sever-to-client document.
OutboundErrorDocument
A sever-to-client document with errors.
Relationship
Resource
ResourceCollection
A collection of resources indexed by key.
ToMany
ToOne