Curtis Schiewek
Curtis Schiewek
Can we re-open this as a feature request? Managing permissions would be significantly improved if we could add groups.
Closed the pull request as it does not fix the problem.
@benwilson512 any chance we could get this merged? (and maybe a release?) 🥺
We're also experiencing this issue. Could this be related to custom schema directives not showing in in SDL as well? @benwilson512 We're happy to spend some time working on this,...
Fixed for this was in https://github.com/absinthe-graphql/absinthe/releases/tag/v1.7.10 which went out a couple weeks ago.
@filipemonteiroth The problem is that the spec requires that the default be false. From [the spec](https://github.com/graphql/graphql-spec/blob/main/spec/Section%204%20--%20Introspection.md): ```graphql type __Type { kind: __TypeKind! name: String description: String # must be non-null...
Closing since this was fixed elsewhere.
Closing this as it's an absinthe_plug issue and already logged there.
@szymonkozak can you please update the changelog. Please add an `Unreleased` heading to it and add your change under that. Thanks!