graphql-model
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "graphql-model", | ||
"version": "0.0.8", | ||
"description": "A data model class for wrapping a data object for easier resolving fields in GraphQL", | ||
"version": "0.0.9", | ||
"description": "Rule based access control for GraphQL fields", | ||
"main": "lib/index.js", | ||
@@ -25,2 +25,6 @@ "directories": { | ||
"graphql", | ||
"rule", | ||
"access", | ||
"control", | ||
"firebase", | ||
"data", | ||
@@ -27,0 +31,0 @@ "model", |
# graphql-model | ||
Rule based access control for GraphQL fields. | ||
Inspired by [RoModel](https://github.com/joonhocho/romodel) and Firebase rules. | ||
@@ -4,0 +5,0 @@ ### Install |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21180
156