prettier/tests/graphql_object_type_def/object_type_def.graphql

5 lines
68 B
GraphQL
Raw Normal View History

type FeedHomeStories {
debug_info: String
query_title: String
}