Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vadimdemedes/draqula

🧛 GraphQL client for minimalistic React apps
https://github.com/vadimdemedes/draqula

Optimistic UI

FarazPatankar opened this issue over 4 years ago
Add information on how to use in React Native

vadimdemedes opened this issue almost 5 years ago
Add `isLoaded` to `useQuery`

vadimdemedes opened this issue about 5 years ago
Allow passing a function instead of variables object to `useQuery`

vadimdemedes opened this issue about 5 years ago
Add `usePollingQuery`

vadimdemedes opened this issue about 5 years ago
Add global error handler

vadimdemedes opened this issue about 5 years ago
Refetch when tab becomes active

vadimdemedes opened this issue about 5 years ago
Batch update query/mutation result using `unstable_batchedUpdates`

vadimdemedes opened this issue about 5 years ago
Add option to `useMutation` to prevent any refetching of other queries

vadimdemedes opened this issue about 5 years ago
Preload queries

vadimdemedes opened this issue about 5 years ago
Support server-side rendering

vadimdemedes opened this issue about 5 years ago
Remove `isLoading` from `useQuery`

vadimdemedes opened this issue about 5 years ago
Allowing for no-cors mode.

chunkzer opened this issue about 5 years ago
Expose a method to clear cache

vadimdemedes opened this issue about 5 years ago
Expose first error message in `GraphQLError`

vadimdemedes opened this issue about 5 years ago
Fixes a typo in the error message in useDraqulaClient.ts.

caseytlee opened this pull request over 5 years ago
Fix "Node does not exist" error

knoopx opened this pull request over 5 years ago
Node does not exist: type:XXX

knoopx opened this issue over 5 years ago
Question about background refetch implementation

samselikoff opened this issue over 5 years ago
Use Prettier to format usage section

frinyvonnick opened this pull request over 5 years ago
Why we need dependent `graphql` here

ducan-ne opened this issue over 5 years ago
Add all properties to GraphQLError

ducan-ne opened this pull request over 5 years ago
useQuery should "open" more

ducan-ne opened this issue over 5 years ago
Fix `waitForRefetchQueries` example in mutation docs

tunnckoCore opened this pull request over 5 years ago
Documentation improvements

sindresorhus opened this pull request over 5 years ago
Fix JSX in README

stephenmathieson opened this pull request over 5 years ago