https://github.com/cometkim/graphql-directive-expose
GraphQL schema directive to controll visibility of types and fields
https://github.com/cometkim/graphql-directive-expose
Last synced: 11 months ago
JSON representation
GraphQL schema directive to controll visibility of types and fields
- Host: GitHub
- URL: https://github.com/cometkim/graphql-directive-expose
- Owner: cometkim
- License: mit
- Created: 2021-03-16T16:30:22.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T17:39:25.000Z (over 2 years ago)
- Last Synced: 2025-07-09T09:26:21.718Z (11 months ago)
- Language: TypeScript
- Size: 947 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# graphql-exposes
GraphQL schema directive to controll visibility of types and fields