{"library":"acl-graphql","type":"library","category":null,"description":"A GraphQL ACL (Access Control List) transpiler that generates permission-based GraphQL schemas. Version 1.0.0 is the latest stable release. It transforms declarative ACL rules into GraphQL directives and resolvers, enabling fine-grained field-level access control without modifying existing schema definitions. Differentiates from other auth libraries by focusing on ACL-to-GraphQL transpilation rather than middleware-based enforcement.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","acl","graphql","access","list","control","factory"],"last_verified":"Fri May 01","install":[{"cmd":"npm install acl-graphql","imports":["import { AclGraphql } from 'acl-graphql'","import { AclRule } from 'acl-graphql'","import { transpileAcl } from 'acl-graphql'","import AclGraphql from 'acl-graphql'"]},{"cmd":"yarn add acl-graphql","imports":[]},{"cmd":"pnpm add acl-graphql","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/acl-graphql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}