...

Text file src/github.com/vektah/gqlparser/formatter/testdata/baseline/FormatSchema/field_definition.graphql

Documentation: github.com/vektah/gqlparser/formatter/testdata/baseline/FormatSchema

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

View as plain text