Pablo M
Pablo M
same problem here
I'm working on it.
Looking into GraphQL language definitions: [DefaultValue can be any Value[Const]](https://spec.graphql.org/draft/#sec-Language.Variables), while [NullValue is a Value[Const]](https://spec.graphql.org/draft/#Value), so your suggestion makes sense. The problem is, taking a brief look into the internals...
Put it on hold, to much work on internals for my knowledge level, will work on easier ones first ...
@binaryseed @benwilson512 this feature is implemented in [pmargreff/absinthe/feature/allow-nil-as-default](https://github.com/pmargreff/absinthe/tree/feature/allow-nil-as-default), I'm just awaiting the merge of #940 first. In the first PR, I did the necessary refactor to allow the `default_value: nil`...
@cuducos Yes, I think when saw this pull request, but I guess hypotheses isn't the same, on request Irio infer the companies from elections services (btw: awesome idea) and linked...
Hey, you can use [ConsultaSocio](http://www.consultasocio.com/) to search the relatives companies.
@sraka1 Nope. I have implemented the feature, and put that in a queue to be merged after a refactor. Once the refactor had no response (I closed it after a...
how many hours week?
We have a project that would benefit from using `embeds_many ... virtual: true`. Our use case is the following: We have a complex embedded field that we want to display...