UNPKG

graphql-shield

Version:

GraphQL Server permissions as another layer of abstraction!

3 lines (2 loc) 132 B
export { shield } from './shield.js'; export { rule, inputRule, allow, deny, and, chain, race, or, not, } from './constructors.js';