Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jlouis/graphql-erlang issues and pull requests

#228 - Fix .dot file generator; add to tests

Pull Request - State: open - Opened by seriyps about 1 year ago

#227 - Add GitHub CI

Pull Request - State: open - Opened by seriyps about 1 year ago

#226 - Add full support for `subscription`

Pull Request - State: open - Opened by seriyps about 1 year ago

#223 - Use `Boolean` instead of `Bool`.

Pull Request - State: open - Opened by seriyps almost 3 years ago

#222 - graphql_check: fix typo 'schmema' => 'schema'

Pull Request - State: open - Opened by seriyps almost 3 years ago

#221 - Fix typos

Pull Request - State: open - Opened by kianmeng almost 3 years ago

#220 - Replace travisCI with github actions

Pull Request - State: open - Opened by duksis about 3 years ago

#219 - Add multi-schema support

Pull Request - State: open - Opened by Premwoik about 3 years ago

#218 - Ensure that values of scalars `String` and `Int` have the correct type

Pull Request - State: open - Opened by Premwoik about 3 years ago

#217 - Switch to project_plugins rather than plugins

Pull Request - State: open - Opened by michalmuskala over 3 years ago

#216 - Resolve name-clash compilation error in graphql_execute.erl due to OTP 24

Pull Request - State: open - Opened by 16point7 over 3 years ago - 1 comment

#215 - Introspection produces `Bool` instead of `Boolean`

Issue - State: open - Opened by seriyps almost 4 years ago

#214 - feat: allow fields be called 'subscription'

Pull Request - State: closed - Opened by thomas9911 about 4 years ago - 3 comments

#213 - GraphQL parsing fails on 'subscription' field

Issue - State: open - Opened by thomas9911 about 4 years ago

#212 - Fixup string bool handling

Pull Request - State: open - Opened by zntuszntusTW over 4 years ago

#211 - README: Add Elixir installation note

Pull Request - State: open - Opened by arnodirlam almost 5 years ago

#210 - Make include paths relative to fix compilation under hex

Pull Request - State: closed - Opened by arnodirlam about 5 years ago - 1 comment

#209 - Failing Hex package compilation

Issue - State: open - Opened by arnodirlam about 5 years ago - 6 comments

#208 - GraphQL with Yaws

Issue - State: open - Opened by navneetixz over 5 years ago - 1 comment

#207 - Fix/default args coercion

Pull Request - State: closed - Opened by jlouis almost 6 years ago

#206 - Feature/undefined values

Pull Request - State: closed - Opened by jlouis almost 6 years ago

#205 - bug in graphql:type_check_params/3?

Issue - State: open - Opened by leoliu almost 6 years ago - 2 comments

#204 - Handle application failure of graphql:map/2

Issue - State: open - Opened by jlouis almost 6 years ago

#203 - Feature/map

Pull Request - State: open - Opened by jlouis about 6 years ago

#202 - Questions about graphql:sync/3

Issue - State: open - Opened by bullno1 about 6 years ago - 1 comment

#201 - Feature/better error protection

Pull Request - State: closed - Opened by jlouis about 6 years ago

#200 - Feature/persistent term

Pull Request - State: open - Opened by jlouis about 6 years ago

#199 - fix test warning

Pull Request - State: closed - Opened by getong about 6 years ago - 1 comment

#198 - Feature/execute path improvement

Pull Request - State: closed - Opened by jlouis about 6 years ago

#197 - Translate GraphQL qureries to SQL

Issue - State: closed - Opened by benbro about 6 years ago - 2 comments

#196 - Test erlang 21

Pull Request - State: closed - Opened by getong about 6 years ago - 2 comments

#195 - Implement error-extensions

Pull Request - State: closed - Opened by jlouis about 6 years ago

#194 - Adding directives to argument definitions

Pull Request - State: closed - Opened by tbug about 6 years ago

#193 - Handle field resolver arity=3 in the canonicalization instead of in the execution

Pull Request - State: closed - Opened by tbug about 6 years ago - 1 comment

#192 - Adding directive definitions

Pull Request - State: closed - Opened by tbug over 6 years ago - 1 comment

#191 - Field directive hook idea

Pull Request - State: closed - Opened by tbug over 6 years ago - 3 comments

#190 - Introduce a test case for the error

Pull Request - State: closed - Opened by jlouis over 6 years ago

#189 - Errornous handling of nulls in inlined field arguments

Issue - State: closed - Opened by ptrf over 6 years ago - 2 comments

#188 - Add support for a @deprecated directive

Issue - State: open - Opened by gausby over 6 years ago

#187 - Replace scalar `input/2` and `output/2` with a `scalar/3` function

Issue - State: open - Opened by gausby over 6 years ago - 2 comments
Labels: Question

#186 - Jl/bidirectional type check

Pull Request - State: closed - Opened by jlouis over 6 years ago - 1 comment

#185 - Jl/bidirectional type check

Pull Request - State: closed - Opened by jlouis over 6 years ago - 1 comment

#184 - Jun 2018 spec: Handle the new Schema definition

Issue - State: closed - Opened by jlouis over 6 years ago - 5 comments
Labels: Can-start

#183 - Jun2018 spec: Handle type extensions

Issue - State: open - Opened by jlouis over 6 years ago - 1 comment
Labels: Enhancement

#182 - Type System Definition Language

Pull Request - State: closed - Opened by jlouis over 6 years ago - 3 comments

#181 - Add tests for unions

Pull Request - State: closed - Opened by jlouis over 6 years ago

#180 - Jun2018 Spec: Null value support (2.9.5)

Issue - State: open - Opened by jlouis over 6 years ago - 2 comments
Labels: Enhancement, Can-start

#179 - Introduce scalar coercion code for Jun2018 specification

Pull Request - State: closed - Opened by jlouis over 6 years ago

#178 - Introduce a test for a double interface

Pull Request - State: closed - Opened by jlouis over 6 years ago

#177 - Move this project to Erlang 21.x

Issue - State: closed - Opened by jlouis over 6 years ago
Labels: Can-start

#176 - Fix #164 - Alter block strings to use """ over `

Pull Request - State: closed - Opened by jlouis over 6 years ago

#174 - Jun2018 clarify: Make it clear that field result coercion should throw errors before data loss (#434)

Issue - State: closed - Opened by jlouis over 6 years ago - 2 comments
Labels: Can-start

#171 - Jun2018 clarify: Improve the Input Object input coercion subsection with more examples (#388)

Issue - State: closed - Opened by jlouis over 6 years ago - 1 comment
Labels: Can-start

#170 - Jun2018 clarify: Clarify handling of null handling within lists (#317)

Issue - State: closed - Opened by jlouis over 6 years ago - 1 comment

#169 - Jun2018 clarify: Clarify handling of null handling within lists (#317)

Issue - State: closed - Opened by jlouis over 6 years ago - 1 comment

#168 - Jun 2018 clarify: Forbid implementing the same interface twice

Issue - State: closed - Opened by jlouis over 6 years ago - 2 comments

#167 - Jun 2018 clarify: Handling of union types (#266, #441, #464)

Issue - State: closed - Opened by jlouis over 6 years ago - 2 comments
Labels: Can-start

#166 - Jun2018 spec: Make sure there is no ambiguity with null values (facebook/graphql/#418)

Issue - State: open - Opened by jlouis over 6 years ago - 1 comment
Labels: Can-start

#165 - Jun 2018 spec: Make the error-extensions field mandatory

Issue - State: closed - Opened by jlouis over 6 years ago - 2 comments
Labels: Enhancement, Can-start

#164 - Jun2018 spec: Block strings

Issue - State: closed - Opened by jlouis over 6 years ago - 1 comment

#163 - Jun2018 spec: Subscriptions

Issue - State: open - Opened by jlouis over 6 years ago - 1 comment

#162 - Jun2018 spec: Make sure error-paths in responses follow the specification

Issue - State: closed - Opened by jlouis over 6 years ago - 1 comment
Labels: Can-start

#161 - Jun2018 spec: Type system definition language

Issue - State: closed - Opened by jlouis over 6 years ago - 1 comment
Labels: Can-start

#160 - add multi endpoint support [wip]

Pull Request - State: open - Opened by goertzenator almost 7 years ago - 2 comments

#159 - Handle empty string operationName properly(?)

Issue - State: closed - Opened by klarstrup almost 7 years ago - 1 comment

#158 - Handle JSON null operationName properly

Issue - State: closed - Opened by klarstrup almost 7 years ago - 1 comment

#157 - Permit enum value dups

Pull Request - State: closed - Opened by goertzenator almost 7 years ago - 2 comments

#156 - duplicate enum values don't work

Issue - State: closed - Opened by goertzenator almost 7 years ago

#155 - Handle queries which have parameters by no operation name

Issue - State: closed - Opened by jlouis almost 7 years ago - 1 comment

#154 - Jl/improved error handling

Pull Request - State: closed - Opened by jlouis almost 7 years ago

#153 - Jl/throwable resolvers

Pull Request - State: closed - Opened by jlouis almost 7 years ago - 1 comment

#152 - Handle nested variable expansions correctly

Pull Request - State: closed - Opened by jlouis almost 7 years ago - 2 comments

#151 - Make the null value customizable [wip]

Pull Request - State: open - Opened by gausby almost 7 years ago - 1 comment

#150 - Wrong (deep) variable expansion

Issue - State: closed - Opened by jlouis almost 7 years ago - 1 comment
Labels: Bug, Can-start

#149 - Split the graph schema file in one file per object

Issue - State: open - Opened by davecaos almost 7 years ago - 1 comment

#147 - Jl/union query

Pull Request - State: closed - Opened by jlouis about 7 years ago - 2 comments

#146 - Some times, `__typename` is not valid in introspection

Issue - State: closed - Opened by jlouis about 7 years ago - 3 comments

#145 - Passing null variable into fields with default argument

Issue - State: open - Opened by bullno1 about 7 years ago - 3 comments

#144 - Handle undefined operations. Closes #142.

Pull Request - State: closed - Opened by jlouis about 7 years ago

#143 - Batch loading support

Issue - State: closed - Opened by bullno1 about 7 years ago - 2 comments

#141 - Add support for subscription

Pull Request - State: closed - Opened by bullno1 about 7 years ago - 1 comment

#140 - Subscription support

Issue - State: closed - Opened by bullno1 about 7 years ago - 3 comments

#139 - Invalid description results in unhelpful error message

Issue - State: closed - Opened by bullno1 about 7 years ago - 4 comments

#138 - Proposal: Rename atom null -> nil

Issue - State: closed - Opened by Overbryd about 7 years ago - 3 comments

#137 - use utf8 description strings in src/graphql_builtins.erl

Pull Request - State: closed - Opened by Overbryd about 7 years ago - 1 comment

#136 - Graphql builtins suffer from encoding issues (breaks server/clients)

Issue - State: closed - Opened by Overbryd about 7 years ago - 3 comments

#135 - Format string error for Operation value

Pull Request - State: closed - Opened by davecaos about 7 years ago

#134 - Remove the schema lookup from the YRL grammar

Pull Request - State: closed - Opened by gausby about 7 years ago - 1 comment

#131 - Resolver error should propagate its failure correctly

Issue - State: closed - Opened by jlouis about 7 years ago - 1 comment

#130 - Address the problem of annotating enum values

Pull Request - State: closed - Opened by jlouis about 7 years ago

#129 - Pass on null values rather than errors. Closes #128

Pull Request - State: closed - Opened by jlouis about 7 years ago

#127 - Jl/fix/output coercion 97

Pull Request - State: closed - Opened by jlouis about 7 years ago

#123 - Concurrent execution: add timeouts

Issue - State: open - Opened by jlouis over 7 years ago
Labels: Can-start

#92 - Make it possible to define the format of null returns

Issue - State: open - Opened by gausby over 7 years ago - 3 comments