graphql-compose-examples icon indicating copy to clipboard operation
graphql-compose-examples copied to clipboard

Why do you use this type for queries?

Open frederikhors opened this issue 4 years ago • 0 comments

Why do you use this type for queries?

type Query {
  viewer: Viewer
}

frederikhors avatar Apr 20 '20 17:04 frederikhors