Interface: JSONAPITransformOptions
Hierarchy​
RequestOptions
JSONAPISharedRequestOptions
↳
JSONAPITransformOptions
Properties​
fullResponse​
• Optional
fullResponse: boolean
Inherited from​
RequestOptions.fullResponse
Defined in​
packages/@orbit/data/dist/modules/request.d.ts:3
maxRequests​
• Optional
maxRequests: number
Inherited from​
JSONAPISharedRequestOptions.maxRequests
Defined in​
packages/@orbit/jsonapi/src/jsonapi-source.ts:68
parallelRequests​
• Optional
parallelRequests: boolean
Inherited from​
JSONAPISharedRequestOptions.parallelRequests
Defined in​
packages/@orbit/jsonapi/src/jsonapi-source.ts:69
sources​
• Optional
sources: Object
Index signature​
â–ª [name: string
]: RequestOptions
Inherited from​
RequestOptions.sources
Defined in​
packages/@orbit/data/dist/modules/request.d.ts:4