Arthur Frederico Neves

Results 4 issues of Arthur Frederico Neves

In _removeConnection, when the connection is removed, it is not checked if there are still active connections on that id, thus leaving an id with no connections in the connection...

### Description of change Fixes #9006 I am currently working as a tech lead at a university on a large-scale project involving big data. We extensively use eager loading in...

documentation
stale

Hi! I created a proof of concept that may be of interest to someone. https://github.com/SharkSharp/cyd-browser The project consists of a server-side rendered browser to the CYD. The project doesn't have...

### Description of change Fixes #9006 This PR addresses the issue where the `relationLoadStrategy: 'query'` option did not split the entire query into multiple queries as expected. The functionality of...

comp: relations
need review help