Hi (apologies if the wrong place) using Lacinia to parse an existing GraphQL schema, and I'm getting Directive argument is not a scalar type.
Can't a directive argument be an enum?
I use an enum dtype
here https://github.com/openweb-nl/kafka-graphql-examples/blob/master/graphql-endpoint/resources/graphql-schema.edn
@jonpither was the example helpfull?