Why do you use this type for queries? ```graphql type Query { viewer: Viewer } ```
Why do you use this type for queries?