aribouius/jsonapi-react
A minimal JSON:API client and React hooks for fetching, updating, and caching remote data.
JavaScriptMIT
Issues
- 5
- 1
How can I clear a query's cache when I have two screens that use the same query, but one uses a param that loads a filtered subset of data?
#78 opened by hoIIer - 3
Support React 18
#69 opened by marcsoler - 0
Provide example of pagination implementation.
#65 opened by hoIIer - 0
PATCH doesn't include id field
#77 opened by hoIIer - 2
- 4
Resource Meta Information Not Included
#18 opened by aidandamerell - 0
Is it possible to use in conjunction with SWR?
#64 opened by benoror - 1
Missing type declarations.
#63 opened by qiqetes - 0
Serialize non camelcased properties?
#61 opened by stobias123 - 0
- 2
Update using POST instead of PATCH
#58 opened by hoIIer - 5
SSR with Next.js
#14 opened by etiennecl - 1
useing jsonapi-react with next js
#59 opened by farouk46015 - 0
How does setting initialData work?
#57 opened by webwelten - 2
Filtering based on relationships
#54 opened by spartanrein - 2
- 6
- 1
Error handling for 401 unauthorized responses
#40 opened by widox - 8
Discussion Request
#44 opened by valhuber - 1
Atomic Operations
#41 opened by rachael-ross - 2
use it with redux-saga
#39 opened by alzizoomar - 3
Is schema strictly required?
#28 opened by dariusk - 2
How to use schema with nested objects?
#47 opened by laurmurclar - 3
How to make a "OR" filter using jsonapi-react?
#43 opened by Steffi3rd - 11
Query cancel
#4 opened by webdobe - 2
- 1
- 3
How to set initialData?
#32 opened by Steffi3rd - 1
For Svelte too?
#24 opened by frederikhors - 2
How to access the response headers?
#15 opened by broodfusion - 1
Parse problem: only id is returned
#35 opened by Steffi3rd - 1
- 2
Possible to trigger ApiProvider update when ApiClient header value becomes available?
#22 opened by firstgeneration - 6
question: Typescript support
#13 opened by rchavik - 4
Support for non-integer IDs
#12 opened by aidandamerell - 3
onError for ApiClient
#8 opened by webdobe - 8
Is it possible to configure the schema to allow a relationship with multiple types?
#9 opened by paul-querol - 6
option to specify qs query params array option
#6 opened by bargar - 2
clear error state between mutate calls
#3 opened by bargar - 1
Adding readOnly to realtionships
#1 opened by webdobe