...

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

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

     1directive @foo on FIELD | OBJECT
     2directive @bar repeatable on FIELD | OBJECT
     3# end of file comment
     4# end of file comment 2

View as plain text