issues
search
andreas
/
ocaml-graphql-server
GraphQL servers in OCaml
MIT License
624
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Graphiql version
#219
art-w
opened
2 months ago
0
Anmonteiro/update flakes
#218
anmonteiro
closed
8 months ago
1
Federation support
#217
Tehnix
opened
12 months ago
0
Fix example
#216
samueldurantes
closed
10 months ago
0
GA(deps): Bump actions/checkout from 3.1.0 to 3.5.2
#215
dependabot[bot]
opened
1 year ago
1
GA(deps): Bump actions/checkout from 3.1.0 to 3.5.0
#214
dependabot[bot]
closed
1 year ago
2
GA(deps): Bump actions/checkout from 3.1.0 to 3.4.0
#213
dependabot[bot]
closed
1 year ago
2
GA(deps): Bump actions/checkout from 3.1.0 to 3.3.0
#212
dependabot[bot]
closed
1 year ago
2
GA(deps): Bump actions/checkout from 2 to 3.1.0
#211
dependabot[bot]
closed
1 year ago
1
Fix server example
#210
moyodiallo
closed
2 years ago
1
Raise minimum `rresult` version
#209
Leonidas-from-XIV
closed
2 years ago
1
Use Yojson `t` types instead of deprecated `json`
#208
Leonidas-from-XIV
closed
2 years ago
1
New release?
#207
zshipko
closed
2 years ago
2
Fix websocket conflict, update deprecated Fmt functions
#206
zshipko
closed
2 years ago
2
GA(deps): Bump actions/checkout from 2 to 3
#205
dependabot[bot]
closed
2 years ago
2
Fixes content-type + encoding issue
#204
pm-mck
closed
1 year ago
1
Websocket conflict
#203
EmileTrotignon
closed
2 years ago
1
Add GH Actions CI enabling various OCamls.
#202
tmcgilchrist
closed
3 years ago
5
Add GH Actions CI.
#201
tmcgilchrist
closed
3 years ago
2
Fix skip/include directives on fragment spreads
#200
dwwoelfel
closed
3 years ago
1
Recursive fields: add `Arg.fix` and `Schema.fix`
#199
anmonteiro
closed
3 years ago
10
Support block strings in the parser
#198
dwwoelfel
closed
3 years ago
1
Allow for `__typename` to be selected for alongside one other root field in a subscription operation
#197
sgrove
closed
3 years ago
0
The server will reject the request from okhttp and dart-lang http
#196
crackerli
closed
1 year ago
5
Nullable defaults args and required default args are impossible to express
#195
dwwoelfel
opened
4 years ago
0
Show defaultValue in introspection query
#194
dwwoelfel
closed
4 years ago
1
@defer and @stream directive support?
#193
sgrove
opened
4 years ago
1
Allow resolvers to return data *and* errors?
#192
sgrove
opened
4 years ago
0
Discussion on query validation
#191
dwwoelfel
opened
4 years ago
3
Generalize graphql-cohttp to support other backends
#190
tmattio
closed
2 years ago
3
Inherit types
#189
dwwoelfel
opened
4 years ago
8
subscriptions
#188
DrYSG
closed
4 years ago
2
make_callback does not support preflight requests for CORS
#187
emillon
opened
4 years ago
1
issues with example?
#186
DrYSG
opened
4 years ago
7
Deriving schema from types
#185
bram209
opened
4 years ago
7
Handle missing variables as null
#184
andreas
closed
4 years ago
1
Add introspection fields during schema creation
#183
dwwoelfel
opened
4 years ago
0
Add CI check for ocamlformat
#182
naartjie
opened
4 years ago
4
Missing variable value for nullable field argument
#181
andreas
closed
4 years ago
4
simple opam install graphql_parser fails
#180
kevinsullivan
closed
4 years ago
2
Distinguish between null and missing in args
#179
dwwoelfel
opened
5 years ago
4
Fix 2 subscriptions bugs
#178
anmonteiro
closed
5 years ago
2
Add ocamlformat
#177
naartjie
closed
5 years ago
3
A preview of ocamlformat, using the ocamlformat profile (don't merge)
#176
naartjie
closed
5 years ago
1
A preview of ocamlformat, using conventional profile (don't merge)
#175
naartjie
closed
5 years ago
1
Alternative merging of field selections
#174
andreas
closed
5 years ago
0
ocamlformat
#173
naartjie
closed
4 years ago
9
Add logging to the example
#172
naartjie
closed
5 years ago
3
Add the 3rd part of the blog series to the README
#171
anmonteiro
closed
5 years ago
1
Fix for fmt >= 0.8.7
#170
hongchangwu
closed
5 years ago
3
Next