prettier/tests/graphql_object_type_def/implements.graphql

3 lines
54 B
GraphQL

type VRMConversation implements Node, Entity @foo {
}