Pinned issues
Issues
- 3
Documents are not populated when running `graphql-shield`, thus leading to `undefined` permission errors.
#1525 opened by m-lyon - 4
Is this project still maintained?
#1541 opened by marcin-szczot - 2
For multiple alias queries, only the first alias appears in info argument
#1553 opened by peterklingelhofer - 2
- 0
Granular permission management for computed fields and related fields in GraphQL using graphql-shield
#1551 opened by jcastillo-cci - 1
GraphQL Shield Roadmap
#1485 opened by theguild-bot - 0
link to documentation in readme goes to 404
#1544 opened by TheMikeyRoss - 1
- 0
- 4
MiddlewareError: Type generator exists in middleware but is missing in Schema.
#1350 opened by talentlessguy - 0
Typo in the Docs
#1517 opened by Sang-minKIM - 0
- 0
Question: Is there a way to return objects on rules?
#1515 opened by arantespp - 2
fallbackRule context information
#1512 opened by simplecommerce - 0
fallbackError loses custom error types
#1511 opened by aecorredor - 0
Update yup@1.x module to avoid @types/lodash and babel runtime in production deps
#1510 opened by ziggornif - 0
- 4
Apollo Federation and Shield Question
#1387 opened by carlos-dc - 1
Shield rules type generation based on schema
#1503 opened by lukadriel7 - 2
- 2
How to use `if` condition in GraphQL Shield
#1494 opened by kxbin - 4
Move from graphql-middleware to Resolvers Composition
#1476 opened by dimatill - 5
7.6.4 ESM build broken
#1487 opened by smallstepstoday - 1
the bundled package is missing types in `types.js` export
#1473 opened by saihaj - 1
Documentation website down
#1490 opened by Tom-Pearce - 0
Execute root fields rules prior graphql execute phase
#1477 opened by dimatill - 0
Add the ability to use Fragments and post-execution rules with the single server/schema
#1478 opened by dimatill - 0
Add Typescript typings to rule args
#1479 opened by dimatill - 0
Add the ability to attach rules using GraphQL Directives
#1480 opened by dimatill - 0
- 0
CI: add codecov reports
#1481 opened by dimatill - 0
- 16
Dependency Issue with Graphql v15 vs v16
#1389 opened by barrynorman - 4
NPM release with recent changes
#1453 opened by hayksaryan - 4
wildcard rules are not reusable
#1358 opened by cainlevy - 5
Shield seems to only work for the first request, but allows subsequent requests
#1341 opened by michaelrevans - 7
Requesting an example with graphql Sheild with apollo server with envelop
#1361 opened by riginoommen - 5
Help fixing: ValidationError: It seems like you have applied rules to Query types but Shield cannot find them in your schema.
#1369 opened by Baloc22m - 1
- 4
Input field is not checked by Graphql Shield rules?
#1365 opened by Joakal - 1
Consolidate per field multiple errors to a single one?
#1407 opened by AviBueno - 2
create alias for "debug" like "allowThrownErrors"
#1395 opened by cainlevy - 2
- 2
[ask] eslint-graphql-shield
#1370 opened by zodman - 2
throw new MiddlewareError(Type ${type} exists in middleware but is missing in Schema.);
#1349 opened by harsh3977 - 3
Methods throw 401 even when they are allowed
#1352 opened by talentlessguy - 2
has no exported member 'permissions' on AWS EB
#1374 opened by lasharela - 1
- 1
Typescript potentially null
#1403 opened by luwol03 - 4
Why does `fallbackRule` default to `allow`?
#1340 opened by tsongas