Error: missing query root operation type in schema definition
   ╭─[0012_schema_definition_with_missing_query_operation_type.graphql:1:1]
   │
 1 │ ╭─▶ schema {
   ┆ ┆   
 3 │ ├─▶ }
   │ │       
   │ ╰─────── `query` root operation type must be defined here
───╯

