prettier/tests/graphql_comments/fields.graphql

6 lines
44 B
GraphQL

query {
someField # Trailing comment
}