...

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

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

     1directive @foo on FIELD | OBJECT
     2directive @bar repeatable on FIELD | OBJECT

View as plain text