Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing Graph QL request when trust connection was created with an inexistent address #8

Closed
adzialocha opened this issue Dec 11, 2019 · 0 comments

Comments

@adzialocha
Copy link
Contributor

A trust connection was created with a random address

QUERY

{"query":"{ safe(id: \"0xfae551f55d17d81cb35c6ff7971b8ca1a1f36788\") { trusts { limitPercentage from { id } to { id } } isTrustedBy { limitPercentage from { id } to { id } } } }"}

RESPONSE

{"errors":[{"locations":[{"line":1,"column":97}],"message":"Null value resolved for non-null field `to`"}]}
@adzialocha adzialocha added the bug label Jan 30, 2020
@ana0 ana0 closed this as completed Feb 3, 2020
jaensen pushed a commit that referenced this issue May 19, 2023
* adds new event data schemas for group notifications

* feat: adds notifications when group is created, member is added/removed and group minted

* add missing group id in event data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants