99designs / 99designs/gqlgen

DirectiveRoot has no Deprecated function

Open
#2,057 4 comments 9 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
10.8k
Forks
1.3k
Avg merge
2d 36m
Merged PRs (30d)
26

Description

### What happened?
In gqlgen.yml i have
```
directives:
deprecated:
skip_runtime: false
```
The go code call Deprecated directive from DirectiveRoot, but DirectiveRoot don't have Deprecated function

### What did you expect?

DirectiveRoot have Deprecated function or not call Deprecated function

### Minimal graphql.schema and models to reproduce

see https://github.com/liguangsheng/gqlgen-demo

### versions
- `go run github.com/99designs/gqlgen version`? 0.17.1
- `go version`? 1.18

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.