Download the PHP package x-graphql/field-guard without Composer
On this page you can find all versions of the php package x-graphql/field-guard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download x-graphql/field-guard
More information about x-graphql/field-guard
Files in x-graphql/field-guard
Download x-graphql/field-guard
More information about x-graphql/field-guard
Files in x-graphql/field-guard
Vendor x-graphql
Package field-guard
Short Description Managing access control of object fields
License MIT
Package field-guard
Short Description Managing access control of object fields
License MIT
Please rate this library. Is it a good library?
Informations about the package field-guard
Field Guard
Middleware for adding security layer to GraphQL schema
Getting Started
Install this package via Composer
Usages
Create permissions array mapping object type name, and it fields with rule, rule can be
boolean or instance of XGraphQL\FieldGuard\RuleInterface
:
Then create middleware with $permissions
above and apply to schema:
Credits
Created by Minh Vuong
All versions of field-guard with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
webonyx/graphql-php Version ^15.9
x-graphql/field-middleware Version ^0.1.0
webonyx/graphql-php Version ^15.9
x-graphql/field-middleware Version ^0.1.0
The package x-graphql/field-guard contains the following files
Loading the files please wait ....