-
# Feature request
I want the Gateway layer of Apollo Federation to be able to run GraphQL shield. Currently that seems to be unspooled.
## Is your feature request related to a problem? Please d…
-
Was getting this error (among a long list of other errors) after importing and using the ApolloProvider component:
ERROR in ./node_modules/graphql/index.mjs 64:0-70:117
Can't reexport the named ex…
-
# Step 1/5 - Create a git branch
- Create a branch called `feature/setup-graphql`
If you don't remember how to create a branch, check the references in the previous issues.
**Note**: From here, the…
-
Is there a way for Object methods produced using declarative macros to be useable and therefore added to the compile-time generated schema?
This same issue occurs with methods that are in [https://…
-
report error: can't not find module 'graphql/validation/rules/KnownArgumentNamesRule'
-
### Feature Spec
The concept is similar, if not identical, to the Amplify GraphQL API, which offers queries, mutations, and real-time event subscriptions.
The GraphQL API facilitates several ess…
-
## Why
In the following `.eslintrc`, use `yarn eslint . /src` will work, but `yarn frolint -branch master -bail` will raise an error.
.eslintrc
```json
{
"overrides": [
{
…
-
@dmitshur Thanks for the nice library on graphql and GitHub.
### What is the problem?
I am trying to query for the audit log actor and that part of the API uses unions. The relevant part of the qu…
-
Maybe related to #227
![](https://i.imgur.com/sAkPHCD.png)
Do you know how to resolve this issue?
Using eslint-plugin-graphql 3.1.1 and Apollo client 3. The app seems to behave correctly wit…
-
**Is your feature request related to a problem? Please describe.**
While Zenstack is already offering great validation capabilities, it would be nice if it were possible to use Prisma enums
inside a…