ocaml-graphql-server icon indicating copy to clipboard operation
ocaml-graphql-server copied to clipboard

GraphQL servers in OCaml

Results 32 ocaml-graphql-server issues
Sort by recently updated
recently updated
newest added

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.5.2. Release notes Sourced from actions/checkout's releases. v3.5.2 What's Changed Fix: Use correct API url / endpoint in GHES by @​fhammerl in actions/checkout#1289 based on...

The previous version (0.12.0) of Graphiql lead to some issues ( https://github.com/mirage/irmin/issues/2320 ) when using its history tab, as it would populate the extra-parameters `variables=null` and `operationName=undefined` which are invalid...