prettier/tests/graphql_newline/__snapshots__/obj_type_def.graphql

7 lines
40 B
GraphQL

type Type {
id: ID
name: String
}