...

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

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

     1input CatInput {
     2 food: String = "fish & meat"
     3}

View as plain text