...

Text file src/github.com/vektah/gqlparser/v2/formatter/testdata/source/schema/comment.graphql

Documentation: github.com/vektah/gqlparser/v2/formatter/testdata/source/schema

     1#no spaces at the head of comment
     2# one space at the head of comment
     3#  two spaces at the head of comment
     4#	one tab at the head of comment
     5#		two tabs at the head of comment

View as plain text