| Change By: |
Jose Miguel Gallas Olmedo |
| Steps to Reproduce: |
# Open tab "Schema" . # If schema is empty, create some ( save a new schema (example in description ) : . {noformat} schema { query: Query }
type Query { name: String! } {noformat} # Clear de editor and save again. |
|