Skip to content

Commit 3e6a345

Browse files
committed
Remove Custom Directives Support
Support for custom directives is desired to allow extension of the capabilities and behaviour of the GraphQL server. The current implementation would have allowed this, however the approach has become complex and limiting. In retrospect this would be better to be done in other ways to better support the future of the library.
1 parent 50fd0f4 commit 3e6a345

File tree

15 files changed

+6
-1351
lines changed

15 files changed

+6
-1351
lines changed

directives/doc.go

Lines changed: 0 additions & 4 deletions
This file was deleted.

directives/visitor.go

Lines changed: 0 additions & 30 deletions
This file was deleted.

example/directives/authorization/README.md

Lines changed: 0 additions & 130 deletions
This file was deleted.

example/directives/authorization/authorization.go

Lines changed: 0 additions & 59 deletions
This file was deleted.
Binary file not shown.

example/directives/authorization/server/server.go

Lines changed: 0 additions & 76 deletions
This file was deleted.

example/directives/authorization/user/user.go

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)