prettier/tests/graphql_newline/input.graphql

9 lines
59 B
GraphQL

input Params {
# Id
id: ID
# Name
name: String
}