issues
search
vektah
/
gqlparser
A port of the parser from graphql-js into golang
MIT License
498
stars
123
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix #229
#230
zmay2030
closed
2 years ago
2
Line numbers are wrong for the schema with multiline description
#229
schafle
closed
2 years ago
3
Replace deprecated ioutil pkg with os & io
#228
abhinavnair
closed
2 years ago
1
Check for non-enum values on validation
#227
ameyarao98
closed
2 years ago
1
Allow doubly-defined builtin directives
#226
benjaminjkraft
closed
2 years ago
3
Validate that the operation's root type is valid
#225
benjaminjkraft
closed
2 years ago
2
Is it possible to generate a raw query string from a parsed field?
#224
Fullstop000
opened
2 years ago
0
gqlparser should be more flexible about built-in directives
#223
benjaminjkraft
closed
2 years ago
1
Report error about null value for any type that cannot be null, not for only built-in
#222
atzedus
closed
2 years ago
2
gqlparser accepts a schema with no query type and validates any query against it
#221
benjaminjkraft
closed
2 years ago
5
formatter: skip printing insignificant commas in arguments definitions
#220
a8m
closed
2 years ago
2
v2.4.0 and later cannot parse Braintree schema
#219
xv-ethan-v
closed
8 months ago
2
Memory leak at parser.parseField
#218
fletcherist
closed
2 years ago
4
reflect: call of reflect.Value.Type on zero Value
#217
microo8
closed
2 years ago
3
fix issue #160: validateVarType parsing numbers
#216
StevenACoffman
closed
2 years ago
0
feat: added AddTypes helper to `ast.Schema`
#215
giautm
closed
2 years ago
3
Embed prelude
#214
AndrewWPhillips
closed
2 years ago
2
formatter fix: include argument directives
#213
jpleasu
closed
2 years ago
2
formatter omits argument directives
#212
jpleasu
closed
2 years ago
0
Distribute prelude string over multiple lines
#211
AndrewWPhillips
closed
2 years ago
4
Bump minimist from 1.2.5 to 1.2.6 in /validator/imported
#210
dependabot[bot]
closed
2 years ago
1
fix: only write newline in the description if needs
#209
giautm
closed
2 years ago
2
formatter: support setting space indent
#208
giautm
closed
2 years ago
1
Fix type documentation
#207
obukhov
closed
2 years ago
2
Report definition name in validateDefinition errors
#206
sonatard
closed
2 years ago
3
fix bug and delete String of Int and Float
#205
pjmd89
closed
2 years ago
3
cannot use float64 as Int
#204
pjmd89
opened
2 years ago
1
Provide an API to edit the AST in the walk
#203
StarpTech
opened
2 years ago
0
added validateTypeImplementsAncestors to validate implemented types
#202
Code-Hex
closed
2 years ago
1
fixed issue for https://github.com/99designs/gqlgen/issues/2028
#201
Code-Hex
closed
2 years ago
1
updated prelude.graphql for the beta spec
#200
Code-Hex
closed
2 years ago
2
Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.8
#199
dependabot[bot]
closed
2 years ago
2
added interfaces.graphql for 14aecc0 #181
#198
Code-Hex
closed
2 years ago
0
fixed remaining issues for #181
#197
Code-Hex
closed
2 years ago
1
fixed ProvidedRequiredArguments for #181
#196
StevenACoffman
closed
2 years ago
0
fixed ProvidedRequiredArguments for #181
#195
Code-Hex
closed
2 years ago
0
fixed OverlappingFieldsCanBeMergedRule for #181
#194
Code-Hex
closed
2 years ago
0
fixed FieldsOnCorrectType for #181
#193
Code-Hex
closed
2 years ago
0
fixed skip testing rules
#192
Code-Hex
closed
2 years ago
0
fixed KnownDirectives for #181
#191
Code-Hex
closed
2 years ago
0
fix to ignore NoSchemaIntrospectionCustomRule for #181
#190
Code-Hex
closed
2 years ago
0
fix to ignore NoDeprecatedCustomRule for #181
#189
Code-Hex
closed
2 years ago
0
fixed SingleFieldSubscriptions for #181
#188
Code-Hex
closed
2 years ago
0
fixed UniqueArgumentNames for #181
#187
Code-Hex
closed
2 years ago
0
fixed ValuesOfCorrectTypeRule test for #181
#186
Code-Hex
closed
2 years ago
0
fixed UniqueVariableNames validator rule to add the same error only once for #181
#185
Code-Hex
closed
2 years ago
0
fixed export-js indents generation for #181
#184
Code-Hex
closed
2 years ago
0
supported schema description for introspection
#183
Code-Hex
closed
2 years ago
1
fixed prelude.graphql to be correct in the latest spec
#182
Code-Hex
closed
2 years ago
1
update Node.js harness
#181
StevenACoffman
closed
2 years ago
12
Previous
Next