Open rpgreen-vendia opened 1 year ago
We would like to have more control over GraphQL string formatting. Currently the only parameters to control formatting are indent and multiline_arguments. Specifically we would like to be able to disable newlines in the GraphQL string. Thanks!
indent
multiline_arguments
We would like to have more control over GraphQL string formatting. Currently the only parameters to control formatting are
indent
andmultiline_arguments
. Specifically we would like to be able to disable newlines in the GraphQL string. Thanks!