-
In version 2.12.3, running the following with a GraphQL file that has a validation error in it:
```
$ apollo codegen:generate --includes 'frontend/lib/queries/*.graphql' --localSchemaFile schema.j…
-
To build an endpoint similar to Hasura, where you can dynamically manage GraphQL schemas, including adding or removing tables, fields, or remote schemas at runtime, you can create a custom server usin…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
(If this should move to StackOverflow, just let me know. )
**Intended outcome:**
I'm trying to recursively fetch all pages of a query's results by executing `fetchMore` in my `onCompleted` han…
-
### Issue Description
I am using apollo client with GraphQLWsLink in node.
When an error happens, an exception happens during the handling of that error
Trace is
```
on error Referenc…
-
**Intended outcome:**
Apollo Client to work with sveltekit
**Actual outcome:**
I'm attempting to use Apollo Client with [sveltekit](https://kit.svelte.dev), I can run the dev server just fine, bu…
-
**Expected Behavior**
Project compiles successfully
**Actual Behavior**
When invoking the angular build, I get the following warnings :
```
ERROR in C:/Projects/my-project/node_modules/@type…
-
I'm getting below error while building the application with angular SSR,
Angular 10
Typescript - 4.0.2
Error stack is,
ERROR in node_modules/@apollo/client/utilities/types/OnlyRequiredProp…
-
## CVE-2017-16137 - Low Severity Vulnerability
Vulnerable Libraries - debug-0.7.4.tgz, debug-4.1.1.tgz, debug-3.2.6.tgz, debug-4.2.0.tgz, debug-4.1.0.tgz
debug-0.7.4.tgz
small debugging utility
Li…
-
[JabRefOnline](https://github.com/JabRef/JabRefOnline) now supports a (simple) API to create and login users as well as create and get documents (BibEntries). What is missing is the integration with J…