Open cheapsteak opened 4 days ago
When performing schema transforms, inputs that are multi-line strings get output in a single line string with escaped newline characters
E.g. directives with very long arguments
It would be desirable to be able to allow strings to be serialized as multi-line strings
Use case
When performing schema transforms, inputs that are multi-line strings get output in a single line string with escaped newline characters
E.g. directives with very long arguments
Describe the solution you'd like
It would be desirable to be able to allow strings to be serialized as multi-line strings