Alexandre Theodoro da Silva

Results 4 issues of Alexandre Theodoro da Silva

**Describe the bug** A `Type` containing _multiple fields_ that contain relationships on the Data Model create _a single expected `Input Type`_ in all the fields of said `Type`, as below:...

**Describe the bug** When creating a data model type without any scalar fields (ie. only relation fields), code generation breaks. **To Reproduce** Steps to reproduce the behavior: 1. Create a...

bug

On OS X I have an alert that's triggered on every node-webkit project that I run (including the sample apps), where the terminal throws the following: ``` [38459:0409/121155:WARNING:dns_config_service_posix.cc(289)] Failed to...

needinfo

When trying to use global variables to exchange definitions through the _layout.html.haml and rendered partials an error is generated. ### _layout.html.haml ``` haml - $cdn_url = "//cdnurl.com" ``` ### _index.html.haml...