Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@castle-xyz/apollo-client
Advanced tools
Apollo Client is a fully-featured caching GraphQL client with integrations for React, Angular, and more. It allows you to easily build UI components that fetch data via GraphQL.
All Apollo Client documentation, including React integration articles and helpful recipes, can be found at:
https://www.apollographql.com/docs/react/
The Apollo Client API reference can be found at:
https://www.apollographql.com/docs/react/api/apollo-client/
Learn how to use Apollo Client with self-paced hands-on training on Odyssey, Apollo's official learning platform:
https://odyssey.apollographql.com/
Apollo builds open-source software and a graph platform to unify GraphQL across your apps and services. We help you ship faster with:
Check out the Odyssey learning platform, the perfect place to start your GraphQL journey with videos and interactive code challenges. Join the Apollo Community to interact with and get technical help from the GraphQL community.
Apollo Client 3.6.8 (2022-06-10)
Fix incorrect variables
passed in FieldFunctionOptions
for nested readField
calls in read
and merge
functions. <br/>
@stardustxx in #9808
Improve repository build scripts to work better on Windows. <br/> @dylanwulf in #9805
Ensure useQuery(query, { skip: true }).called === false
rather than always returning called
as true
. <br/>
@KucharskiPiotr in #9798
Allow abandoned reobserve
requests to unsubscribe from their underlying Observable
. <br/>
@javier-garcia-meteologica in #9791
FAQs
A fully-featured caching GraphQL client.
The npm package @castle-xyz/apollo-client receives a total of 0 weekly downloads. As such, @castle-xyz/apollo-client popularity was classified as not popular.
We found that @castle-xyz/apollo-client demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.