...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
vektah
/
gqlparser
/
formatter
/
testdata
/
baseline
/
FormatSchemaDocument
/
field_definition.graphql
Documentation:
github.com/vektah/gqlparser/formatter/testdata/baseline/FormatSchemaDocument
1
input CatInput {
2
food: String = "fish & meat"
3
}
View as plain text