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