Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
apollo-link-timeout
Abort requests that take longer than a specified timeout period
apollo-link-debounce
An Apollo Link to debounce requests
@zendesk/laika
Test, mock, intercept and modify Apollo Client's operations — in both browser and unit tests!
apollo-link-queue
A link to queue requests when a certain condition is met (eg. device is offline)
apollo-link-token-refresh
Apollo Link that performs access tokens renew
@absinthe/socket-apollo-link
Absinthe Socket Apollo Link
pluralsh-absinthe-socket-apollo-link
Absinthe Socket Apollo Link
apollo-link-serialize
A link that serializes requests by key, making sure that they execute in the exact order submitted
apollo-remove-typename-mutation-link
Link to remove `__typename` on mutations only for apollo client v3. It is very important to keep `__typename` on queries but for mutation it is more a pain to remove this key during data manipulation.
@lukaskl/absinthe_socket-apollo-link
Absinthe Socket Apollo Link
apollo-link-network-error
An Apollo Link that you can dynamic ignore/change the network error.
react-loading-switch
React component API for easily composing the render logic surrounding react-apollo data fetching, loading, and error handling
omerman-apollo-link-debounce
An Apollo Link to debounce requests
apollo-link-contentful
Perform GraphQL queries against Contentful’s Rest API. No more, query size limits! No more, query complexities!!
@freshcells/apollo-link-field-keep
Similar to `@include` and `@skip`, but allows bypassing certain parts of the query completely before sending it to the server
apollo-client-mux
multiple GraphQL endpoints within a single Apollo Client instance
apollo-link-pagination
A @pagination directive for GraphQL queries
apollo-type-patcher
type patcher for apollo-link-rest
apollo-link-react-native-firebase-perf
React-Native Firebase Performance Monitoring for Apollo GraphQL Client using Apollo Link
graphql-transport-electron
Enables inter process communication between a graphql client & server in electron.