The graphql schema and runtime composite definition that are generated from writeEncodedCompositeRuntime
don’t preserve the directives @string etc...
that are defined in the input graphlq files. Does anyone know of a way to preserve these?
Having the directives there would be advantageous when generating types and validation from graphql-codegen.