JsonApiIndex
Shape of a JSON:API index response.
Properties
data
Source
json-api-client/src/types.ts:143
jsonapi
meta
Index signature
[metaProperty
: string
]: string
| object
version
Source
json-api-client/src/types.ts:137
links
Index signature
[resourceType
: string
]: object
Source
json-api-client/src/types.ts:147
meta
Index signature
[metaProperty
: string
]: string
| object
Source
json-api-client/src/types.ts:144