...

Text file src/github.com/vektah/gqlparser/v2/formatter/testdata/baseline/FormatSchemaDocument/comments/field_definition.graphql

Documentation: github.com/vektah/gqlparser/v2/formatter/testdata/baseline/FormatSchemaDocument/comments

     1input CatInput {
     2	food: String = "fish & meat"
     3}
     4# end of file comment
     5# end of file comment 2

View as plain text