We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f658af commit 8f90031Copy full SHA for 8f90031
internal/testdata/schema.yaml
@@ -87,10 +87,10 @@ types:
87
list:
88
elementType:
89
scalar: string
90
+ elementRelationship: atomic
91
- name: untyped
92
map:
93
fields:
94
- name: elementRelationship
95
type:
96
-
schema/schemaschema.go
@@ -145,6 +145,7 @@ var SchemaSchemaYAML = `types:
145
146
147
148
149
150
151
0 commit comments