DEBSOURCES
Skip Quicknav
sources / rust-graphql-parser / 0.4.1-1 / tests / schemas / input_type.graphql
1234
input InputType { key: String! answer: Int = 42 }